Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > 79dd133a927fbc0dc1c93b707b72c7ee > files > 6

gpm-1.20.7-10.mga7.src.rpm

--- gpm-1.20.5/src/lib/report-lib.c~	2008-07-12 13:13:26.000000000 +0800
+++ gpm-1.20.5/src/lib/report-lib.c	2008-07-12 13:16:16.000000000 +0800
@@ -38,7 +38,9 @@
    int log_level;
    va_list ap;
 
+   #ifndef DEBUG_VERBOSE
    if (stat == GPM_STAT_DEBUG) return;
+   #endif
 
    va_start(ap,text);