Date: Thu, 18 Jun 2009 16:55:35 GMT From: Marko Zec <zec@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 164674 for review Message-ID: <200906181655.n5IGtZ0o053495@repoman.freebsd.org>
index | next in thread | raw e-mail
http://perforce.freebsd.org/chv.cgi?CH=164674 Change 164674 by zec@zec_amdx4 on 2009/06/18 16:55:16 s/ /^I/ per style(9). Affected files ... .. //depot/projects/vimage-commit2/src/sys/net/vnet.h#24 edit Differences ... ==== //depot/projects/vimage-commit2/src/sys/net/vnet.h#24 (text+ko) ==== @@ -84,10 +84,10 @@ #define VNET_NET(sym) VSYM(vnet_net, sym) #define V_ether_ipfw VNET_NET(ether_ipfw) -#define V_flow_hashjitter VNET_NET(flow_hashjitter) -#define V_flow_ipv4_zone VNET_NET(flow_ipv4_zone) -#define V_flow_ipv6_zone VNET_NET(flow_ipv6_zone) -#define V_flow_list_head VNET_NET(flow_list_head) +#define V_flow_hashjitter VNET_NET(flow_hashjitter) +#define V_flow_ipv4_zone VNET_NET(flow_ipv4_zone) +#define V_flow_ipv6_zone VNET_NET(flow_ipv6_zone) +#define V_flow_list_head VNET_NET(flow_list_head) #define V_if_index VNET_NET(if_index) #define V_if_indexlim VNET_NET(if_indexlim) #define V_if_cloners VNET_NET(if_cloners)help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906181655.n5IGtZ0o053495>
