Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc
Jason Thorpe wrote:
> On Wed, 29 Sep 1999 08:59:08 +1000
> Simon Burge <simonb%netbsd.org@localhost> wrote:
>
> > > syssrc/sys/dev/ic: tulipreg.h tulipvar.h
> > >
> > > Log Message:
> > >
> > > s/#define /#define<TAB>/.
> >
> > Is the standard we use defined anywhere for this? A quick look at a
> > few random directories shows that "#define " is a lot more common.
> > /usr/share/misc/style doesn't mention putting tabs after "#include"...
>
> Well, in any case, I certainly *meant* <TAB> ... I guess I botched it
> in a few places... thanks enami for fixing it for me :-)
Oh futz, another brain-before-coffee comment. We're talking #define and
not #include, and there's certainly a lot of "#define<TAB>"s sprinkled
around - at a guess maybe half and half with "#define ". Anyways, the I
still don't see a stated policy on the #define{<tab>, space} thing - any
KNF experts out there that can add a line or two to /usr/share/misc/style?
Off to the kitchenette now...
Simon.
Home |
Main Index |
Thread Index |
Old Index