diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-12-21 00:03:17 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-12-21 00:03:17 +0000 |
commit | b4e00d02ace367aeee24818164758f3cb35bba75 (patch) | |
tree | 79394d1bf95ae11ccc1c09b0ea03fb68b3283c04 /system/at/10-parsetime.y-1.patch | |
parent | c6e4237951b3670dc3cf0afd9ddd406d5b1ef792 (diff) | |
download | packages-b4e00d02ace367aeee24818164758f3cb35bba75.tar.gz packages-b4e00d02ace367aeee24818164758f3cb35bba75.tar.bz2 packages-b4e00d02ace367aeee24818164758f3cb35bba75.tar.xz packages-b4e00d02ace367aeee24818164758f3cb35bba75.zip |
system/at: bump to 3.2.1
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); |