Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Fri, Nov 17, 2006 at 01:04:15AM +0100, Christian Biere wrote:
> Tom Spindler wrote:
> > The "superfluous curly braces" removal bothers me a bit - in particular,
> > in ip_gre.c,
> > 
> > -       } else {
> > +       } else  
> >                 IF_ENQUEUE(ifq, m);
> > -       }
> 
> They *are* superfluous. Just like most of the whitespace.

Aha!  Christian reveals that he is not a person, he is a compiler! :-)

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933



Home | Main Index | Thread Index | Old Index