Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 20:20:59 +0000 (UTC)
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/audit audit.c
Message-ID:  <200712042020.lB4KKxaJ097110@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712042020.lB4KKxaJ097110>