@@ -246,7 +246,7 @@ string snfNETmgr::getReports() { | |||
return ReportsBatch; // Return a batch of Reports. | |||
} | |||
RuntimeCheck RulebaseUTCGoodTimestampLength("SNFNetmgr.cpp:RulebaseUTC snprintf(...) == CorrectTimestampLength"); | |||
cd::RuntimeCheck RulebaseUTCGoodTimestampLength("SNFNetmgr.cpp:RulebaseUTC snprintf(...) == CorrectTimestampLength"); | |||
string& snfNETmgr::RulebaseUTC(string& t) { // Gets local rulebase file UTC. | |||
struct stat RulebaseStat; // First we need a stat buffer. |