diff options
-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; |
![]() |
index : vdr-plugin-muggle | |
VDR Muggle Plug-in | www-data |
summaryrefslogtreecommitdiff |
-rw-r--r-- | mugglei.c | 2 |
@@ -31,7 +31,7 @@ using namespace std; -int SysLogLevel = 9; +int SysLogLevel = 1; void showmessage(int duration,const char *msg,...) { va_list ap; |