summaryrefslogtreecommitdiff
path: root/japanese/oleo/files/patch-src__posixtm.y.diff
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/oleo/files/patch-src__posixtm.y.diff')
-rw-r--r--japanese/oleo/files/patch-src__posixtm.y.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/japanese/oleo/files/patch-src__posixtm.y.diff b/japanese/oleo/files/patch-src__posixtm.y.diff
deleted file mode 100644
index ff17a0e68ae4..000000000000
--- a/japanese/oleo/files/patch-src__posixtm.y.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/posixtm.y.orig Wed Aug 17 17:44:35 2005
-+++ src/posixtm.y Wed Aug 17 17:44:59 2005
-@@ -85,6 +85,7 @@
- YYABORT;
- }
- }
-+;
-
- year : digitpair {
- t.tm_year = $1;