summaryrefslogtreecommitdiff
path: root/system/at/10-parsetime.y-1.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 00:03:17 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 00:03:17 +0000
commitb4e00d02ace367aeee24818164758f3cb35bba75 (patch)
tree79394d1bf95ae11ccc1c09b0ea03fb68b3283c04 /system/at/10-parsetime.y-1.patch
parentc6e4237951b3670dc3cf0afd9ddd406d5b1ef792 (diff)
downloadpackages-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.patch2
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);