X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Ffocus.h;h=80ce3a38728dcfd29586e190336da1690eeb52de;hp=19ab406ea554a958a18c5aa0de568940adbbf642;hb=acafa38c8ea210b12ed92fc16281b915ab61542c;hpb=9ba2b04e96449fea5b6bd212aa3d431638754bdd diff --git a/openbox/focus.h b/openbox/focus.h index 19ab406e..80ce3a38 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -41,7 +41,7 @@ void focus_shutdown(gboolean reconfig); void focus_set_client(struct _ObClient *client); /*! Focus nothing, but let keyboard events be caught. */ -void focus_nothing(); +void focus_nothing(void); /*! Call this when you need to focus something! */ struct _ObClient* focus_fallback(gboolean allow_refocus,