]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.c
ANSI function declarations, ie () -> (void)
[chaz/openbox] / openbox / focus.c
index b056db7e466f3cde9c6b7c7ab4f3db58a011f5ca..df02cb7630bf7c9bff8dbc38f385437ba7f4db37 100644 (file)
@@ -178,7 +178,7 @@ ObClient* focus_fallback(gboolean allow_refocus, gboolean allow_pointer,
     return new;
 }
 
-void focus_nothing()
+void focus_nothing(void)
 {
     /* Install our own colormap */
     if (focus_client != NULL) {
This page took 0.01918 seconds and 4 git commands to generate.