rwatson     2007-05-23 09:32:30 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit.c 
  Log:
  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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.26      +1 -1      src/sys/security/audit/audit.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to