diff options
Diffstat (limited to 'japanese/oleo/files/patch-src__posixtm.y.diff')
| -rw-r--r-- | japanese/oleo/files/patch-src__posixtm.y.diff | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/oleo/files/patch-src__posixtm.y.diff b/japanese/oleo/files/patch-src__posixtm.y.diff new file mode 100644 index 000000000000..ff17a0e68ae4 --- /dev/null +++ b/japanese/oleo/files/patch-src__posixtm.y.diff @@ -0,0 +1,10 @@ +--- 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; |
