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:
38bef0a
)
typo in comment
author
Mikael Magnusson
<mikachu@comhem.se>
Sun, 10 Feb 2008 06:54:21 +0000
(07:54 +0100)
committer
Mikael Magnusson
<mikachu@comhem.se>
Thu, 14 Feb 2008 18:40:01 +0000
(19:40 +0100)
openbox/mouse.c
patch
|
blob
|
history
diff --git
a/openbox/mouse.c
b/openbox/mouse.c
index 6d532518d57e7f962161d356d9e422cf906694e7..f2e13cdf28b54fabb1f6adcaf17a4c6e955bd94a 100644
(file)
--- a/
openbox/mouse.c
+++ b/
openbox/mouse.c
@@
-46,7
+46,7
@@
typedef struct {
/* Array of GSList*s of ObMouseBinding*s. */
static GSList *bound_contexts[OB_FRAME_NUM_CONTEXTS];
-/* TRUE when we have a grab on the pointer and need to reply the pointer event
+/* TRUE when we have a grab on the pointer and need to repl
a
y the pointer event
to send it to other applications */
static gboolean replay_pointer_needed;