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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"