On Sat, May 07, 2011 at 10:40:57AM +0000, Andriy Gapon wrote: > Author: avg > Date: Sat May 7 10:40:57 2011 > New Revision: 221593 > URL: http://svn.freebsd.org/changeset/base/221593 > > Log: > a whitespace nit > > MFC after: 4 days > > Modified: > head/sys/boot/common/interp.c > > Modified: head/sys/boot/common/interp.c > ============================================================================== > --- head/sys/boot/common/interp.c Sat May 7 10:35:43 2011 > (r221592) > +++ head/sys/boot/common/interp.c Sat May 7 10:40:57 2011 > (r221593) > @@ -105,7 +105,7 @@ interact(void) > /* > * Read our default configuration > */ > - if(include("/boot/loader.rc")!=CMD_OK) > + if(include("/boot/loader.rc") != CMD_OK) Why not add a space between if and '(' ?
> include("/boot/boot.conf");
> printf("\n");
> /*
pgpbBlly1umHr.pgp
Description: PGP signature
