This is a discussion on Re: Typo in cwm (xevents.c) within the mailing.openbsd.tech forums, part of the OpenBSD category; --> On Tue, Feb 19, 2008 at 11:08:25PM +0100, Pierre Riteau wrote: > Typo: s/supression/suppression > > By the way, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Tue, Feb 19, 2008 at 11:08:25PM +0100, Pierre Riteau wrote: > 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? Happily. I've been meaning to do it for a while. > > 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) > Looks alright for me, i'll probably commit it tomorrow. -- "I'd love to go out with you, but it's my parakeet's bowling night." |