projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
580795f
)
ifdef not ifndef
author
Dana Jansens
<danakj@orodu.net>
Sun, 13 Apr 2003 23:43:18 +0000
(23:43 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 13 Apr 2003 23:43:18 +0000
(23:43 +0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index 4b65b0d02a439b78f52fe509d43588c592823c04..3244b5072b8926715c071da593254fae5cb445d9 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-2099,7
+2099,7
@@
gboolean client_focus(Client *self)
void client_unfocus(Client *self)
{
g_assert(focus_client == self);
-#if
n
def DEBUG_FOCUS
+#ifdef DEBUG_FOCUS
g_message("client_unfocus");
#endif
focus_fallback(Fallback_Unfocusing);