]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/growtoedge.c
Merge branch 'backport'
[chaz/openbox] / openbox / actions / growtoedge.c
index 44e528724d016a16d9ef204aad1f494533769433..630ead10c446861a103fbdd7ad9d0c009da43c05 100644 (file)
@@ -15,7 +15,7 @@ static gpointer setup_shrink_func(ObParseInst *i, xmlDocPtr doc, xmlNodePtr node
 static void     free_func(gpointer options);
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_growtoedge_startup()
+void action_growtoedge_startup(void)
 {
     actions_register("GrowToEdge",
                      setup_func,
This page took 0.019855 seconds and 4 git commands to generate.