Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2011 21:51:22 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 187470 for review
Message-ID:  <201101042151.p04LpM7a060750@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@187470?ac=10

Change 187470 by csjp@csjp_hvm02 on 2011/01/04 21:50:59

	Remove redundant declaration of BSM_ARRAY_MAX. We define this in
	deuce.h with the object that utilizes it.

Affected files ...

.. //depot/projects/trustedbsd/bsmtrace/conf.h#2 edit

Differences ...

==== //depot/projects/trustedbsd/bsmtrace/conf.h#2 (text+ko) ====

@@ -30,8 +30,6 @@
 #ifndef BSM_CONF_H_
 #define	BSM_CONF_H_
 
-#define	BSM_ARRAY_MAX		64
-
 extern bsm_set_head_t	bsm_set_head;
 extern int 		lineno;
 



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