]> Dogcows Code - chaz/openbox/blobdiff - openbox/debug.h
consistant glib type usage
[chaz/openbox] / openbox / debug.h
index 72a95fdf8395ac54c3150326822ceb99b020a59d..f7988c280206196b2c36f36c37434ab0bad364ac 100644 (file)
@@ -23,6 +23,6 @@
 
 void ob_debug_show_output(gboolean enable);
 
-void ob_debug(char *a, ...);
+void ob_debug(gchar *a, ...);
 
 #endif
This page took 0.023857 seconds and 4 git commands to generate.