Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 2006 03:01:57 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 91366 for review
Message-ID:  <200602080301.k1831vpf040625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=91366

Change 91366 by rwatson@rwatson_peppercorn on 2006/02/08 03:00:56

	Correct typo in previous commit.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_wrappers.c#16 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_wrappers.c#16 (text+ko) ====

@@ -26,12 +26,12 @@
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
  *
- * $P4: //depot/projects/trustedbsd/openbsm/libbsm/bsm_wrappers.c#15 $
+ * $P4: //depot/projects/trustedbsd/openbsm/libbsm/bsm_wrappers.c#16 $
  */
 
 #ifdef __APPLE__
 #define	_SYS_AUDIT_H		/* Prevent include of sys/audit.h. */
-#endf
+#endif
 
 #include <sys/param.h>
 #include <sys/stat.h>



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