Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > f8dfe23a5aa9fb712222abf8040b8415 > files > 6

gpm-1.20.7-6.mga5.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);