duh errors
This commit is contained in:
parent
15af486c00
commit
1e3e5beab7
|
@ -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?
|
||||
|
|
Loading…
Reference in New Issue