PERFORCE change 177708 for review
Gabor Pali
pgj at FreeBSD.org
Tue May 4 11:38:54 UTC 2010
http://p4web.freebsd.org/@@177708?ac=10
Change 177708 by pgj at csupor on 2010/05/04 11:38:00
A small whitespace nit.
Affected files ...
.. //depot/projects/soc2009/pgj_libstat/src/sys/netinet/ip_input.c#8 edit
Differences ...
==== //depot/projects/soc2009/pgj_libstat/src/sys/netinet/ip_input.c#8 (text+ko) ====
@@ -178,7 +178,7 @@
static struct mtx ipqlock;
#define V_ipq_zone VNET(ipq_zone)
-#define V_ipq VNET(ipq)
+#define V_ipq VNET(ipq)
SYSCTL_VNET_STRUCT(_net_inet_ip, OID_AUTO, stats_header, CTLFLAG_RD,
&VNET_NAME(ipstat_header), stat_header, "IP statistics header");
More information about the p4-projects
mailing list