summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-09-06 10:18:45 +0200
committerUlrich Müller <ulm@gentoo.org>2020-09-06 12:41:41 +0200
commit9f51d57bd24d57cf964663578e464d0a49e9f51d (patch)
treecfd7dec923aa656a618f994a98ab39489641e149 /app-arch
parentnet-analyzer/xprobe: Fix compiling with sys-devel/clang (diff)
downloadgentoo-9f51d57bd24d57cf964663578e464d0a49e9f51d.tar.gz
gentoo-9f51d57bd24d57cf964663578e464d0a49e9f51d.tar.bz2
gentoo-9f51d57bd24d57cf964663578e464d0a49e9f51d.zip
app-arch/unarj: Fix whitespace in patch.
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch b/app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch
index 2091f091e2d2..171b9959f433 100644
--- a/app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch
+++ b/app-arch/unarj/files/unarj-2.65-gentoo-fbsd.patch
@@ -6,4 +6,5 @@
extern struct tm *localtime();
-extern time_t time();
extern char *strcpy();
- extern voidp *malloc(); \ No newline at end of file
+ extern voidp *malloc();
+