Revert "modify comment"

This reverts commit ef26c74a98065159c03f0992df1cc9f5c1021270.
This commit is contained in:
Mario Fetka 2010-09-18 20:32:58 +02:00
parent ef26c74a98
commit 66011babc7

@ -70,7 +70,7 @@
/****************************************************************************** /******************************************************************************
... ...
******************************************************************************/ ******************************************************************************/
// added to convert time string to unix time // Chen Peng, 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;