diff options
Diffstat (limited to 'system/at/10-parsetime.y-1.patch')
-rw-r--r-- | system/at/10-parsetime.y-1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/at/10-parsetime.y-1.patch b/system/at/10-parsetime.y-1.patch index 3eb0549e3..c8f4c3867 100644 --- a/system/at/10-parsetime.y-1.patch +++ b/system/at/10-parsetime.y-1.patch @@ -1,6 +1,6 @@ --- ./parsetime.orig.y +++ ./parsetime.y -@@ -17,6 +17,11 @@ +@@ -24,6 +24,11 @@ extern int yylex(); int add_date(int number, int period); |