]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/omnipresent.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / omnipresent.c
index b6ba16223ffd69fbaf95ed1737501541580c881d..030a01592b9857df888dd768440cc964024de8eb 100644 (file)
@@ -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);
This page took 0.020116 seconds and 4 git commands to generate.