Explorar el Código

RuntimeCheck to cd::RuntimeCheck

master
Pete McNeil hace 4 años
padre
commit
e9e960f4b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      snfNETmgr.cpp

+ 1
- 1
snfNETmgr.cpp Ver fichero

@@ -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.

Cargando…
Cancelar
Guardar