diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-15 10:11:10 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-15 10:11:10 +0000 |
commit | 69f43aff5e21059c6dca6cc38c07d8c5fe89d5da (patch) | |
tree | 8c9c10338f3c4becfa5b12ec66245fa9bdb2eb5b /korean/unzip/files/patch-unzip.h | |
parent | 9332906e4d20fe558a9dcec89672b6aa4a969e1f (diff) |
Notes
Diffstat (limited to 'korean/unzip/files/patch-unzip.h')
-rw-r--r-- | korean/unzip/files/patch-unzip.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/korean/unzip/files/patch-unzip.h b/korean/unzip/files/patch-unzip.h deleted file mode 100644 index a79d047470df..000000000000 --- a/korean/unzip/files/patch-unzip.h +++ /dev/null @@ -1,10 +0,0 @@ ---- unzip.h.orig Sun Jan 27 11:29:40 2002 -+++ unzip.h Wed May 21 03:43:56 2003 -@@ -459,6 +459,7 @@ - #if (!defined(RISCOS) && !defined(CMS_MVS) && !defined(TANDEM)) - int ddotflag; /* -:: don't skip over "../" path elements */ - #endif -+ int dotflag; /* -.: don't translate filenames to local charset */ - #endif /* !FUNZIP */ - } UzpOpts; - |