X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=openbox%2Factions%2Faddremovedesktop.c;h=8125b9bb8a205892d68bcc9830a19e24453c3277;hb=490ef3213a09ec2b202e9b511a92ce89f811af66;hp=c8904d3c18a61a33986a62083560424ae632de2c;hpb=256c82a9f187842ac6d8823357ee91973c67148d;p=chaz%2Fopenbox diff --git a/openbox/actions/addremovedesktop.c b/openbox/actions/addremovedesktop.c index c8904d3c..8125b9bb 100644 --- a/openbox/actions/addremovedesktop.c +++ b/openbox/actions/addremovedesktop.c @@ -14,7 +14,7 @@ static gpointer setup_remove_func(ObParseInst *i, static void free_func(gpointer options); static gboolean run_func(ObActionsData *data, gpointer options); -void action_addremovedesktop_startup() +void action_addremovedesktop_startup(void) { actions_register("AddDesktop", setup_add_func,