Date: Tue, 4 Sep 2001 03:01:05 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Jake Burkholder <jake@k7.locore.ca> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/include frame.h Message-ID: <20010904030105.A90988@dragon.nuxi.com> In-Reply-To: <200109040939.f849dJG79319@k7.locore.ca>; from jake@k7.locore.ca on Tue, Sep 04, 2001 at 05:39:19AM -0400 References: <obrien@FreeBSD.org> <200109040939.f849dJG79319@k7.locore.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 04, 2001 at 05:39:19AM -0400, Jake Burkholder wrote:
> > obrien 2001/09/04 02:23:23 PDT
> >
> > Modified files:
> > sys/sparc64/include frame.h
> > Log:
> > style(9) the structure names
> >
> > Revision Changes Path
> > 1.7 +7 -7 src/sys/sparc64/include/frame.h
> >
>
> This is wrong. Style(9) wants a tab after the struct keyword.
>
> #include <sys/queue.h>
> struct foo {
> ^^^^^^^^
This is a bug that entered into style.9 in rev 1.20.
See style.9 rev 1.1, or /sys/sys/*.h.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010904030105.A90988>
