X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdebug.h;h=fea52c06db308b845d9a485c2abb377a1a0e9ff9;hb=6372bd7c0d68793c2371ce7b6c1aa8017f913aee;hp=72a95fdf8395ac54c3150326822ceb99b020a59d;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;p=chaz%2Fopenbox diff --git a/openbox/debug.h b/openbox/debug.h index 72a95fdf..fea52c06 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -23,6 +23,6 @@ void ob_debug_show_output(gboolean enable); -void ob_debug(char *a, ...); +void ob_debug(const gchar *a, ...); #endif