]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/focustobottom.c
Combine the Exit and SessionLogout actions
[chaz/openbox] / openbox / actions / focustobottom.c
index 74d48e33ce4d0f74dd604da6e19873c70786c990..49c945b9362cbb91372c01b7b075e23b7b29e48f 100644 (file)
@@ -3,7 +3,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_focustobottom_startup()
+void action_focustobottom_startup(void)
 {
     actions_register("FocusToBottom", NULL, NULL, run_func, NULL, NULL);
 }
This page took 0.024585 seconds and 4 git commands to generate.