]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
some thoughts on menu stuff
[chaz/openbox] / openbox / client.c
index dbeb658b0826d896c4e4ea6f2cb7e2e71f47ee8c..36ca352cd8b311c91aa2ad73d1148ba93c1b90ed 100644 (file)
@@ -1984,7 +1984,7 @@ gboolean client_focus(Client *self)
 void client_unfocus(Client *self)
 {
     g_assert(focus_client == self);
-    focus_fallbacK(FALSE);
+    focus_fallback(FALSE);
 }
 
 gboolean client_focused(Client *self)
This page took 0.02081 seconds and 4 git commands to generate.