This is a discussion on Typo in cwm (xevents.c) within the mailing.openbsd.tech forums, part of the OpenBSD category; --> Typo: s/supression/suppression By the way, cwm has tons of white space issues. Is anyone willing to commit a diff ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Typo: s/supression/suppression By the way, cwm has tons of white space issues. Is anyone willing to commit a diff fixing these issues if I make one? Pierre Riteau Index: xevents.c ================================================== ================= RCS file: /home/pierre/cvs/xenocara/app/cwm/xevents.c,v retrieving revision 1.4 diff -p -u -r1.4 xevents.c --- xevents.c 16 Jan 2008 11:39:20 -0000 1.4 +++ xevents.c 19 Feb 2008 22:04:40 -0000 @@ -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) |