diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
commit | fb89e9b697585fc9977b488719536866ec4a4e14 (patch) | |
tree | 31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice/files/patch-unzip::source::file_io.c | |
parent | Phoenix is a fast, minimal browser from the Mozilla project. This port (diff) |
All patches have been repocopied to use + as separator and not "::".
Notes
Notes:
svn path=/head/; revision=68480
Diffstat (limited to 'editors/openoffice/files/patch-unzip::source::file_io.c')
-rw-r--r-- | editors/openoffice/files/patch-unzip::source::file_io.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice/files/patch-unzip::source::file_io.c b/editors/openoffice/files/patch-unzip::source::file_io.c deleted file mode 100644 index 2a838fe377b1..000000000000 --- a/editors/openoffice/files/patch-unzip::source::file_io.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ../unzip/source/file_io.c.orig Sat Apr 6 12:13:38 2002 -+++ ../unzip/source/file_io.c Wed May 1 22:34:51 2002 -@@ -864,7 +864,7 @@ - #ifndef __386BSD__ - static struct timeb tbp; - #endif /* !__386BSD__ */ --#elif !defined(NETBSD) /* !BSD */ -+#elif (!defined(NETBSD) && !defined(FREEBSD))/* !BSD */ - extern long timezone; - #endif /* ?BSD */ - #endif /* ?AMIGA */ |