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