Changeset 357 for trunk/src/sh_log_parse_syslog.c
- Timestamp:
- Sep 19, 2011, 8:27:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_log_parse_syslog.c
r292 r357 95 95 96 96 memset(&btime, '\0', sizeof(struct tm)); 97 btime.tm_isdst = -1; 97 98 98 99 /* This is RFC 3164.
Note:
See TracChangeset
for help on using the changeset viewer.