]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/movetoedge.c
Add a primaryMonitor config option, where the focus-cycle and keychain popups will...
[chaz/openbox] / openbox / actions / movetoedge.c
index 768783f2572ea6007706258edfc090635ab17645..5941bde97fa73979e0d8c2c89d2340d41152fc25 100644 (file)
@@ -13,7 +13,7 @@ static gpointer setup_func(ObParseInst *i, xmlDocPtr doc, xmlNodePtr node);
 static void     free_func(gpointer options);
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_movetoedge_startup()
+void action_movetoedge_startup(void)
 {
     actions_register("MoveToEdge",
                      setup_func,
This page took 0.02262 seconds and 4 git commands to generate.