summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 5ec5b45..a7e662e 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -58,9 +58,9 @@ public:
/*
* A utility function that returns the nightly time
*/
- static struct tm* cmCTest::GetNightlyTime(std::string str,
- bool verbose,
- bool tomorrowtag);
+ static struct tm* GetNightlyTime(std::string str,
+ bool verbose,
+ bool tomorrowtag);
/*
* Is the tomorrow tag set?