mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
12 lines
217 B
Text
12 lines
217 B
Text
$FreeBSD$
|
|
|
|
--- src/posixtm.y.orig Thu Jan 2 11:29:14 2003
|
|
+++ src/posixtm.y Thu Jan 2 11:30:01 2003
|
|
@@ -85,6 +85,7 @@
|
|
YYABORT;
|
|
}
|
|
}
|
|
+ ;
|
|
|
|
year : digitpair {
|
|
t.tm_year = $1;
|