From 15af486c0079c0fe4d1df4c4c5db302867d82d4b Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Tue, 7 Sep 2004 12:51:34 -0400 Subject: [PATCH] duh errors --- Source/cmCTest.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/cmCTest.h b/Source/cmCTest.h index a7e662ecc..bb0db2f84 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* GetNightlyTime(std::string str, - bool verbose, - bool tomorrowtag); + static struct * GetNightlyTime(std::string str, + bool verbose, + bool tomorrowtag); /* * Is the tomorrow tag set?