]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - include/conf.h
Fix recursive directory deletion.
[thirdparty/sarg.git] / include / conf.h
index 416a77e2bd353659bbb0af512c70dad0cbe9aa7b..efa0caa353640f7cedc274615076fea12f71c3bf 100755 (executable)
@@ -165,7 +165,7 @@ char day[3], month[4], year[5];
 char ltext110[50];
 char cdfrom[30];
 char cduntil[30];
-char LastLog[5];
+int LastLog;
 int RemoveTempFiles;
 char ReplaceIndex[256];
 char Index[20];