mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 18:34:56 +01:00
bug fix
This commit is contained in:
@@ -81,6 +81,7 @@ int getTimeFromString(char *buf, time_t *result) {
|
||||
}
|
||||
buf[cestPos] = '\0';
|
||||
}
|
||||
LOG(logDEBUG, ("buf after removing CEST %s\n", buf));
|
||||
|
||||
// convert to time structure
|
||||
struct tm t;
|
||||
|
||||
Reference in New Issue
Block a user