duh errors

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

View File

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