SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/liboil/patches/patch-liboil_liboildebug_c
Normal file
11
devel/liboil/patches/patch-liboil_liboildebug_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- liboil/liboildebug.c.orig Tue Jan 9 19:50:30 2007
|
||||
+++ liboil/liboildebug.c Tue Jan 9 19:50:54 2007
|
||||
@@ -45,7 +45,7 @@
|
||||
static void oil_debug_print_valist (int level, const char *file,
|
||||
const char *func, int line, const char *format, va_list args);
|
||||
|
||||
-static int _oil_debug_level = OIL_DEBUG_ERROR;
|
||||
+static int _oil_debug_level = OIL_DEBUG_NONE;
|
||||
|
||||
static OilDebugPrintFunc _oil_debug_print_func = oil_debug_print_valist;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue