duh errors

This commit is contained in:
Ken Martin 2004-09-07 12:51:34 -04:00
parent 79faf21d19
commit 15af486c00
1 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ public:
/*
* A utility function that returns the nightly time
*/
static struct tm* GetNightlyTime(std::string str,
static struct * GetNightlyTime(std::string str,
bool verbose,
bool tomorrowtag);