diff src/define.h @ 378:ad7b880ad3d1

Alfredo Esteban - add -l and -f options to lspst
author Carl Byington <carl@five-ten-sg.com>
date Thu, 07 Dec 2017 08:43:57 -0800
parents 506e266f930d
children
line wrap: on
line diff
--- a/src/define.h	Mon Nov 20 08:19:28 2017 -0800
+++ b/src/define.h	Thu Dec 07 08:43:57 2017 -0800
@@ -256,5 +256,6 @@
 
 #define PST_LE_GET_INT8(p) (*(int8_t const *)(p))
 
+#define MAXDATEFMTLEN 40
 
 #endif //DEFINEH_H