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:
68eba18
)
typo
author
Dana Jansens
<danakj@orodu.net>
Thu, 22 May 2003 02:05:38 +0000
(
02:05
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 22 May 2003 02:05:38 +0000
(
02:05
+0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index cb592b02af46811cdbe168b54e34e7f9a008f255..e1c5604248442d2d8177ce6e800cb0bebd97dcb4 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-2217,7
+2217,7
@@
void client_set_state(Client *self, Atom action, long data1, long data2)
if (shaded != self->shaded)
client_shade(self, shaded);
client_calc_layer(self);
- client_change_state(self); /* change the hint to relect these changes */
+ client_change_state(self); /* change the hint to re
f
lect these changes */
}
Client *client_focus_target(Client *self)