cvs commit: src/sys/dev/usb usbdi.h
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Mar 25 05:19:50 PST 2005
On Fri, Mar 25, 2005 at 03:15:49PM +0200, Maxim Sobolev wrote:
> Alexey Dokuchaev wrote:
> >On Fri, Mar 25, 2005 at 12:49:26PM +0000, Maxim Sobolev wrote:
> >
> >>sobomax 2005-03-25 12:49:26 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/dev/usb usbdi.h
> >> Log:
> >> Protect against multiple inclusions.
> >
> >
> >We normally terminate such constructions with
> >
> >#endif /* !_FOO_H_ */
> >
> >instead of just lonesome #endif.
>
> I know, but I don't think that it really matters. Feel free to do it if
> you feel like that, though.
It's just not that I'm an src committer. ;-)
./dabfe
More information about the cvs-src
mailing list