X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdebug.h;h=a24e66ea7d97771e593ddf5f5159788173883644;hb=36a437a70291c94b4c591df0cd99345f052a3e0c;hp=3af413a7d528ffdb05580bd3d035c9f5b8c3e8b0;hpb=db49122dece88956856606fe4c17158859f81837;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, ...);