]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_menu.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / client_menu.c
index 203d93aca1a381b161385feda9edc82e4d0e2b31..cf556744a35d0fca46910cab7623d5d28cca6b78 100644 (file)
@@ -352,7 +352,7 @@ static void client_menu_place(ObMenuFrame *frame, gint *x, gint *y,
     }
 }
 
-void client_menu_startup()
+void client_menu_startup(void)
 {
     ObMenu *menu;
     ObMenuEntry *e;
This page took 0.022687 seconds and 4 git commands to generate.