From 377884612261ab586cec36330a35d2a54334015a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 Apr 2003 21:49:55 +0000 Subject: [PATCH] typo --- openbox/client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/client.c b/openbox/client.c index dbeb658b..36ca352c 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -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) -- 2.39.2