PERFORCE change 153680 for review

Marko Zec zec at FreeBSD.org
Thu Nov 27 17:39:49 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=153680

Change 153680 by zec at zec_tca51 on 2008/11/28 01:38:50

	whitespace adjustment.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/netgraph/netgraph.h#15 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/netgraph/netgraph.h#15 (text+ko) ====

@@ -1186,7 +1186,7 @@
 
 /* Hash related definitions */
 #define	NG_ID_HASH_SIZE 128 /* most systems wont need even this many */
-#define NG_NAME_HASH_SIZE 128 /* most systems wont need even this many */
+#define	NG_NAME_HASH_SIZE 128 /* most systems wont need even this many */
 
 /* Virtualization macros */
 #define	INIT_VNET_NETGRAPH(vnet) \


More information about the p4-projects mailing list