]> Dogcows Code - chaz/openbox/blobdiff - openbox/debug.c
consistant glib type usage
[chaz/openbox] / openbox / debug.c
index 755fbcd1e3f71a06df565c3905693dfc7bc87332..4152c15ee0f973bc18fb0f34db7a366c244baa32 100644 (file)
@@ -28,7 +28,7 @@ void ob_debug_show_output(gboolean enable)
     show = enable;
 }
 
-void ob_debug(char *a, ...)
+void ob_debug(gchar *a, ...)
 {
     va_list vl;
 
This page took 0.021419 seconds and 4 git commands to generate.