mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
duh errors
This commit is contained in:
+3
-3
@@ -58,9 +58,9 @@ public:
|
||||
/*
|
||||
* A utility function that returns the nightly time
|
||||
*/
|
||||
static struct tm* GetNightlyTime(std::string str,
|
||||
bool verbose,
|
||||
bool tomorrowtag);
|
||||
static struct * GetNightlyTime(std::string str,
|
||||
bool verbose,
|
||||
bool tomorrowtag);
|
||||
|
||||
/*
|
||||
* Is the tomorrow tag set?
|
||||
|
||||
Reference in New Issue
Block a user