summarylogtreecommitdiffstats
path: root/enum.patch
diff options
context:
space:
mode:
authorErik Johnson2020-06-15 19:40:38 -0500
committerErik Johnson2020-06-15 19:40:38 -0500
commit31ea32fd7c70e8341110dcd17c5ce5b116135f91 (patch)
tree2afc55ec84ab3643bd4270cfb361829bfec9c08e /enum.patch
parent08d0aa1c8e124dcd94ab415532939f3c1a2d13ee (diff)
downloadaur-31ea32fd7c70e8341110dcd17c5ce5b116135f91.tar.gz
Update to 1.1.42
Diffstat (limited to 'enum.patch')
-rw-r--r--enum.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/enum.patch b/enum.patch
index d097b6610e81..a15eb1c6c6b4 100644
--- a/enum.patch
+++ b/enum.patch
@@ -1,11 +1,12 @@
diff -ur a/include/cspublic.h b/include/cspublic.h
---- a/include/cspublic.h 2016-07-19 04:00:01.000000000 -0500
-+++ b/include/cspublic.h 2017-01-12 11:24:08.715955342 -0600
-@@ -275,6 +275,7 @@
- CS_TDS_72,
- CS_TDS_73,
+--- a/include/cspublic.h 2019-08-31 04:00:01.000000000 -0500
++++ b/include/cspublic.h 2020-06-15 19:31:55.533607223 -0500
+@@ -285,6 +285,8 @@
+ #define CS_TDS_73 CS_TDS_73
CS_TDS_74,
+ #define CS_TDS_74 CS_TDS_74
+ CS_TDS_80 = CS_TDS_74,
++#define CS_TDS_80 CS_TDS_80
};
-
+
/* bit mask values used by CS_DATAFMT.status */