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:
parent
050fd75e80
commit
263bcdce84
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
/*******************************************************************************
|
||||
|
|
Loading…
Reference in a new issue