cvs commit: src/sys/security/audit audit.c
Robert Watson
rwatson at FreeBSD.org
Thu Nov 8 07:49:01 PST 2007
rwatson 2007-11-08 15:49:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/security/audit audit.c
Log:
Merge audit.c:1.26 from HEAD to RELENG_6:
No need to force __inline__ of currecord(), as the compiler will usefully
inline it when needed already, and the symbol is also required outside of
audit.c. This silences a new gcc warning on the topic of using __inline__
instead of __inline.
Revision Changes Path
1.18.2.6 +1 -1 src/sys/security/audit/audit.c
More information about the cvs-src
mailing list