]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/move.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / actions / move.c
index bf140c31dd8f8ca666902af0761b303b32167f61..1a8ea2047c0475a139222b2228e617c4e13b0b92 100644 (file)
@@ -4,7 +4,7 @@
 
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_move_startup()
+void action_move_startup(void)
 {
     actions_register("Move",
                      NULL, NULL,
This page took 0.021686 seconds and 4 git commands to generate.