From 0592958505e144fa8a1cdff63ecc2e605ac5e407 Mon Sep 17 00:00:00 2001 From: julian Date: Wed, 20 Aug 2008 01:05:56 +0000 Subject: A bunch of formatting fixes brough to light by, or created by the Vimage commit a few days ago. --- sys/netinet/ip_mroute.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/netinet/ip_mroute.c') diff --git a/sys/netinet/ip_mroute.c b/sys/netinet/ip_mroute.c index 0476a36..730f0af 100644 --- a/sys/netinet/ip_mroute.c +++ b/sys/netinet/ip_mroute.c @@ -1891,7 +1891,7 @@ X_rsvp_input(struct mbuf *m, int off) struct ifnet *ifp; if (rsvpdebug) - printf("rsvp_input: rsvp_on %d\n",V_rsvp_on); + printf("rsvp_input: rsvp_on %d\n", V_rsvp_on); /* Can still get packets with rsvp_on = 0 if there is a local member * of the group to which the RSVP packet is addressed. But in this -- cgit v1.1