X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fgrowtoedge.c;h=69b8ef77b33ce4db0621992c08ceafe9b26e7a15;hb=6a35e7c594959ee17392aec76ba074565a63ea57;hp=2e2b7011cf80a86d2d70d20313d94c1fbf0671a5;hpb=fba55d8d9f49f0714054bf84a604e70ac15ead3c;p=chaz%2Fopenbox diff --git a/openbox/actions/growtoedge.c b/openbox/actions/growtoedge.c index 2e2b7011..69b8ef77 100644 --- a/openbox/actions/growtoedge.c +++ b/openbox/actions/growtoedge.c @@ -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_growtoedge_startup() +void action_growtoedge_startup(void) { actions_register("GrowToEdge", setup_func,