wkoszek 2007-12-04 20:20:59 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.c
Log:
Explicitly initialize 'ret' to 0'. It lets one to build tmpfs from the
latest source tree with older compiler--gcc3.
Approved by: cognet (mentor)
Revision Changes Path
1.36 +2 -0 src/sys/security/audit/audit.c