summary refs log tree commit diff
path: root/xevents.c
diff options
context:
space:
mode:
authoroga <oga>2008-02-20 12:56:10 +0000
committeroga <oga>2008-02-20 12:56:10 +0000
commit7ef6f635573761f8f54f6736a07f55198aa9e3e7 (patch)
treee61df44c781f8afc8ef8e4fc431d7faf14428f4c /xevents.c
parent3f63e529bfa7a0b2f8a8fd168b2fd44bb6121acc (diff)
downloadcwm-7ef6f635573761f8f54f6736a07f55198aa9e3e7.tar.gz
cwm-7ef6f635573761f8f54f6736a07f55198aa9e3e7.tar.xz
cwm-7ef6f635573761f8f54f6736a07f55198aa9e3e7.zip
Typo: s/supression/suppression
from Pierre Riteau, thanks!
Diffstat (limited to 'xevents.c')
-rw-r--r--xevents.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xevents.c b/xevents.c
index 913db2e..abb9d0f 100644
--- a/xevents.c
+++ b/xevents.c
@@ -413,7 +413,7 @@ out:
 }
 
 /*
- * This is only used for the alt supression detection.
+ * This is only used for the alt suppression detection.
  */
 void
 xev_handle_keyrelease(struct xevent *xev, XEvent *ee)