PERFORCE change 91366 for review
Robert Watson
rwatson at FreeBSD.org
Wed Feb 8 03:01:57 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=91366
Change 91366 by rwatson at 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>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list