summarylogtreecommitdiffstats
path: root/enum.patch
blob: a15eb1c6c6b4eae99627df3a4f61b44e723ff09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur a/include/cspublic.h b/include/cspublic.h
--- 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 */