PERFORCE change 56802 for review
Robert Watson
rwatson at FreeBSD.org
Thu Jul 8 19:45:23 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=56802
Change 56802 by rwatson at rwatson_tislabs on 2004/07/08 19:44:40
Tab not space.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#23 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#23 (text+ko) ====
@@ -50,7 +50,7 @@
#define DPRINTF(a)
#endif
#ifdef MAC_DEBUG
-#define MPRINTF(a) printf(a)
+#define MPRINTF(a) printf(a)
#else
#define MPRINTF(a)
#endif
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