duh errors

This commit is contained in:
Ken Martin 2004-09-07 12:52:09 -04:00
parent 15af486c00
commit 1e3e5beab7

View File

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