X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fomnipresent.c;h=030a01592b9857df888dd768440cc964024de8eb;hb=ceb77efdd44e993b1ed4e9d908f93baf22b2b22c;hp=b6ba16223ffd69fbaf95ed1737501541580c881d;hpb=07df19094906256f930b614b9d16f9ea0a7211aa;p=chaz%2Fopenbox diff --git a/openbox/actions/omnipresent.c b/openbox/actions/omnipresent.c index b6ba1622..030a0159 100644 --- a/openbox/actions/omnipresent.c +++ b/openbox/actions/omnipresent.c @@ -4,7 +4,7 @@ static gboolean run_func_toggle(ObActionsData *data, gpointer options); -void action_omnipresent_startup() +void action_omnipresent_startup(void) { actions_register("ToggleOmnipresent", NULL, NULL, run_func_toggle, NULL, NULL);