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:
6c7ba97
)
fix typo in a comment, at least i do'nt think config5Aure is a word
author
Mikael Magnusson
<mikachu@comhem.se>
Thu, 10 May 2007 05:08:24 +0000
(
05:08
+0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Thu, 10 May 2007 05:08:24 +0000
(
05:08
+0000)
openbox/event.c
patch
|
blob
|
history
diff --git
a/openbox/event.c
b/openbox/event.c
index 6bf6e87b27cde03ed9709a78d8556a8b450a8a33..e3132c9069f028d681ef5b5077c302b02aedeb6e 100644
(file)
--- a/
openbox/event.c
+++ b/
openbox/event.c
@@
-593,7
+593,7
@@
static void event_process(const XEvent *ec, gpointer data)
}
}
else if (e->type == ConfigureRequest) {
- /* unhandled config
5A
ure requests must be used to configure the
+ /* unhandled configure requests must be used to configure the
window directly */
XWindowChanges xwc;