diff options
Diffstat (limited to 'mugglei.c')
-rw-r--r-- | mugglei.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ using namespace std; -int SysLogLevel = 9; +int SysLogLevel = 1; void showmessage(int duration,const char *msg,...) { va_list ap; |