Revert "modify comment"

This reverts commit ef26c74a98.
This commit is contained in:
Mario Fetka 2010-09-18 20:32:58 +02:00
parent ef26c74a98
commit 66011babc7
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{
const char *cp;