Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > f98056e63861f3d44b61e5ef0c11d5cb > files > 6

gpm-1.20.7-15.mga9.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);