modify comment

This commit is contained in:
Mario Fetka 2010-09-18 13:08:11 +02:00
parent 7c3da640e1
commit ef26c74a98

View File

@ -70,7 +70,7 @@
/****************************************************************************** /******************************************************************************
... ...
******************************************************************************/ ******************************************************************************/
// Chen Peng, added to convert time string to unix time // added to convert time string to unix time
time_t parse_date(const char * input) time_t parse_date(const char * input)
{ {
const char *cp; const char *cp;