X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdebug.c;h=102c88916743f576c5825598d261dc120bc704b5;hb=6372bd7c0d68793c2371ce7b6c1aa8017f913aee;hp=4152c15ee0f973bc18fb0f34db7a366c244baa32;hpb=740c5b2a20d5110435d0874f8cc6a4c9dfd14777;p=chaz%2Fopenbox diff --git a/openbox/debug.c b/openbox/debug.c index 4152c15e..102c8891 100644 --- a/openbox/debug.c +++ b/openbox/debug.c @@ -28,7 +28,7 @@ void ob_debug_show_output(gboolean enable) show = enable; } -void ob_debug(gchar *a, ...) +void ob_debug(const gchar *a, ...) { va_list vl;