dtcm: Extend string buffer to prevent warning
authorPeter Howkins <flibble@users.sf.net>
Fri, 13 Jul 2018 15:27:15 +0000 (16:27 +0100)
committerPeter Howkins <flibble@users.sf.net>
Fri, 13 Jul 2018 15:27:15 +0000 (16:27 +0100)
cde/programs/dtcm/dtcm/dssw.h

index 6ba3b174dea903f35a189de216b501f16b5ddfdb..d0b4fcc9a563b036392f5e5304887dcef692f991 100644 (file)
@@ -57,7 +57,7 @@
 #include "calendar.h"
 
 #define DATE_LEN       100
-#define START_STOP_LEN 6
+#define START_STOP_LEN 16
 #define WHAT_LEN       256
 
 /*******************************************************************************