diff options
Diffstat (limited to 'openbox/debug.h')
| -rw-r--r-- | openbox/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/debug.h b/openbox/debug.h index 72a95fdf..f7988c28 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(gchar *a, ...); #endif |
