replace some leading tabs that had crept in

This commit is contained in:
nhmall
2024-06-10 10:57:59 -04:00
parent bc897ac69c
commit 588b3ae92f
11 changed files with 16 additions and 16 deletions

View File

@@ -162,7 +162,7 @@ time_from_yyyymmddhhmmss(char *buf)
timeresult = mktime(&t);
}
if (timeresult == (time_t) -1)
;
;
#if 0
TODO: set_debugpline1, debugpline1 -> function pointer
debugpline1("time_from_yyyymmddhhmmss(%s) would have returned -1",