X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdebug.h;fp=openbox%2Fdebug.h;h=a24e66ea7d97771e593ddf5f5159788173883644;hb=9e05faf3d6ac1c527032efb7210de8bbfeb2212c;hp=3af413a7d528ffdb05580bd3d035c9f5b8c3e8b0;hpb=0ffd1ccc4701a9814e6ee570461b1250dd16f1e3;p=chaz%2Fopenbox diff --git a/openbox/debug.h b/openbox/debug.h index 3af413a7..a24e66ea 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -21,8 +21,8 @@ #include -void ob_debug_startup(); -void ob_debug_shutdown(); +void ob_debug_startup(void); +void ob_debug_shutdown(void); void ob_debug(const gchar *a, ...);