X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Factions%2Fgrowtoedge.c;h=630ead10c446861a103fbdd7ad9d0c009da43c05;hp=44e528724d016a16d9ef204aad1f494533769433;hb=2b8b5da04b14af1639143cc332874c7e1a03a8bb;hpb=9586ad246dae1f1de89f2070722cfa0c0c41c477 diff --git a/openbox/actions/growtoedge.c b/openbox/actions/growtoedge.c index 44e5287..630ead1 100644 --- a/openbox/actions/growtoedge.c +++ b/openbox/actions/growtoedge.c @@ -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,