Cosmetic changes (misleading var name).
This commit is contained in:
@@ -40,7 +40,7 @@ IntFormatT outType = dec; /* For -0.. output format option */
|
||||
char dblFormatStr[30] = "%g"; /* Format string to print doubles (-efg options) */
|
||||
char timeFormatStr[30] = "%Y-%m-%d %H:%M:%S.%06f"; /* Time format string */
|
||||
|
||||
int charAsNr = 0; /* used for -n option - get DBF_CHAR as number */
|
||||
int enumAsNr = 0; /* used for -n option - get DBF_ENUM as number */
|
||||
double caTimeout = 1.0; /* wait time default (see -w option) */
|
||||
|
||||
#define TIMETEXTLEN 28 /* Length of timestamp text buffer */
|
||||
|
||||
Reference in New Issue
Block a user