Changeset 1397 for trunk/dll/comp.c


Ignore:
Timestamp:
Feb 9, 2009, 12:18:29 AM (17 years ago)
Author:
Gregg Young
Message:

Some clean up of the date formatting code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/comp.c

    r1395 r1397  
    143143  HDIR hdir = HDIR_CREATE;
    144144  ULONG ulFindCnt;
    145   CHAR  szCmmaFmtFileSize[81], szDate[11];
     145  CHAR  szCmmaFmtFileSize[81], szDate[DATE_BUF_BYTES];
    146146
    147147  // 13 Aug 07 SHL fimxe to use FileToGet
Note: See TracChangeset for help on using the changeset viewer.