- improvements in logger mechanism

This commit is contained in:
zolliker
2012-06-19 06:57:54 +00:00
parent dd1dba8298
commit 8a817c5e30
3 changed files with 48 additions and 10 deletions

View File

@ -253,6 +253,7 @@ static int LogReader(SConnection * pCon, SicsInterp * pSics, void *pData,
int idir;
char *colon;
/* argtolower(argc, argv); */
if (argc < 4)
goto illarg;