Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2005 15:15:49 +0200
From:      Maxim Sobolev <sobomax@portaone.com>
To:        Alexey Dokuchaev <danfe@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/usb usbdi.h
Message-ID:  <42440F05.5000100@portaone.com>
In-Reply-To: <20050325131229.GA86701@FreeBSD.org>
References:  <200503251249.j2PCnQLX046582@repoman.freebsd.org> <20050325131229.GA86701@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-Maxim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42440F05.5000100>