style(9) and header guards

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jul 7 09:19:46 UTC 2015


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 
possible to add something for it?

-- 
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 at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the freebsd-hackers mailing list