projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
639f494
)
Typo in comment.
author
Mikael Magnusson
<mikachu@gmail.com>
Wed, 29 Oct 2008 00:29:43 +0000
(
01:29
+0100)
committer
Mikael Magnusson
<mikachu@gmail.com>
Wed, 29 Oct 2008 00:29:54 +0000
(
01:29
+0100)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index 1d78a65885309a05970d7757c276b8ee4db37a19..77f046e0912111487163cea191abc6a429de9d68 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-2220,7
+2220,7
@@
void client_update_icons(ObClient *self)
*/
if (!self->icon_set && !self->parents) {
RrPixel32 *icon = ob_rr_theme->def_win_icon;
- gulong *ldata; /* use a long here to satisfy
OBT_
PROP_SETA32 */
+ gulong *ldata; /* use a long here to satisfy PROP_SETA32 */
w = ob_rr_theme->def_win_icon_w;
h = ob_rr_theme->def_win_icon_h;