duh errors

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

View File

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