Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 01:54:34 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12907 for review
Message-ID:  <200206140854.g5E8sYd15175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12907

Change 12907 by rwatson@rwatson_paprika on 2002/06/14 01:53:42

	Whitespace cleanup.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/sys/socket.h#7 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/socket.h#7 (text+ko) ====

@@ -96,8 +96,8 @@
 #define	SO_ERROR	0x1007		/* get error status and clear */
 #define	SO_TYPE		0x1008		/* get socket type */
 /*efine	SO_PRIVSTATE	0x1009		   get/deny privileged state */
-#define SO_LABEL	0x1010		/* sockets MAC label */
-#define SO_PEERLABEL	0x1011		/* sockets peer MAC label */
+#define	SO_LABEL	0x1010		/* sockets MAC label */
+#define	SO_PEERLABEL	0x1011		/* sockets peer MAC label */
 
 /*
  * Structure used for manipulating linger option.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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