K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-11-08T15:49:00.000000Z K 7 svn:log V 295 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. END