aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroga2008-02-20 12:56:10 +0000
committeroga2008-02-20 12:56:10 +0000
commitdf52269850ef83d46a7c1fd7fa2562fc1028e663 (patch)
treed4a7c37d46959e52d42c8844afdd26a3eae81032
parent5393488ecd55b65b03699e2f082b2fc583461989 (diff)
downloadcwm-df52269850ef83d46a7c1fd7fa2562fc1028e663.tar.gz
Typo: s/supression/suppression
from Pierre Riteau, thanks!
-rw-r--r--xevents.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xevents.c b/xevents.c
index bf505ce..946795f 100644
--- a/xevents.c
+++ b/xevents.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: xevents.c,v 1.4 2008/01/16 11:39:20 oga Exp $
+ * $Id: xevents.c,v 1.5 2008/02/20 12:56:10 oga Exp $
*/
/*
@@ -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)