]> Dogcows Code - chaz/openbox/blobdiff - openbox/debug.h
consistant glib type usage
[chaz/openbox] / openbox / debug.h
index 9ebc3bf3521c6661bc687cd466a119941c6294c5..f7988c280206196b2c36f36c37434ab0bad364ac 100644 (file)
@@ -1,4 +1,4 @@
-/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*-
+/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    debug.h for the Openbox window manager
    Copyright (c) 2003        Ben Jansens
@@ -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.024868 seconds and 4 git commands to generate.