Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 2015 11:14:05 +0200
From:      Sebastian Huber <sebastian.huber@embedded-brains.de>
To:        freebsd-hackers@freebsd.org
Subject:   style(9) and header guards
Message-ID:  <559B985D.1070907@embedded-brains.de>

next in thread | raw e-mail | index | archive | help
Hello,

it seems that the header guards, e.g.

#ifndef _SYS_TYPES_H_
#define    _SYS_TYPES_H_
...
#endif /* !_SYS_TYPES_H_ */

are not covered by the style(9) guide. Is this intentional? Would it be=20
possible to add something for it?

--=20
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine gesch=C3=A4ftliche Mitteilung im Sinne des EHUG=
.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?559B985D.1070907>