modify comment

This commit is contained in:
Mario Fetka 2010-09-18 13:08:11 +02:00
parent 7c3da640e1
commit ef26c74a98
1 changed files with 1 additions and 1 deletions

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