1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtcm: Extend string buffer to prevent warning

This commit is contained in:
Peter Howkins 2018-07-13 16:27:15 +01:00
parent 050fd75e80
commit 263bcdce84

View 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
/*******************************************************************************