cvs commit: src/sys/sys _label.h acl.h mac.h mac_policy.h
regression.h
Robert Watson
rwatson at FreeBSD.org
Mon May 10 11:38:08 PDT 2004
rwatson 2004/05/10 11:38:07 PDT
FreeBSD src repository
Modified files:
sys/sys _label.h acl.h mac.h mac_policy.h
regression.h
Log:
Improve consistency of include file guards in src/sys/sys by terminating
them with '_', as well as beginning with '_'.
Observed by: bde
Revision Changes Path
1.6 +3 -3 src/sys/sys/_label.h
1.27 +3 -3 src/sys/sys/acl.h
1.57 +3 -3 src/sys/sys/mac.h
1.53 +3 -3 src/sys/sys/mac_policy.h
1.3 +3 -3 src/sys/sys/regression.h
More information about the cvs-src
mailing list