diff options
Diffstat (limited to 'openbox/actions/breakchroot.c')
| -rw-r--r-- | openbox/actions/breakchroot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/actions/breakchroot.c b/openbox/actions/breakchroot.c index bfdbf16c..9804091b 100644 --- a/openbox/actions/breakchroot.c +++ b/openbox/actions/breakchroot.c @@ -3,7 +3,7 @@ static gboolean run_func(ObActionsData *data, gpointer options); -void action_breakchroot_startup() +void action_breakchroot_startup(void) { actions_register("BreakChroot", NULL, NULL, |
