summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/icmp6.c
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2003-10-07 20:22:01 +0000
committerume <ume@FreeBSD.org>2003-10-07 20:22:01 +0000
commit2a03d283e42c2c9734c36c8fc927a8cea1bcdef5 (patch)
tree4aa71a90670b0a0e7ef3ad8ba26f092fbed39a44 /sys/netinet6/icmp6.c
parent90f2ffba9c4466c2303859cff5f2121000158b92 (diff)
downloadFreeBSD-src-2a03d283e42c2c9734c36c8fc927a8cea1bcdef5.zip
FreeBSD-src-2a03d283e42c2c9734c36c8fc927a8cea1bcdef5.tar.gz
indent
Diffstat (limited to 'sys/netinet6/icmp6.c')
-rw-r--r--sys/netinet6/icmp6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/icmp6.c b/sys/netinet6/icmp6.c
index a7e496f..1a7af9b 100644
--- a/sys/netinet6/icmp6.c
+++ b/sys/netinet6/icmp6.c
@@ -2577,7 +2577,7 @@ icmp6_redirect_output(m0, rt)
bcopy(LLADDR(sdl), lladdr, ifp->if_addrlen);
p += len;
}
- }
+ }
nolladdropt:;
m->m_pkthdr.len = m->m_len = p - (u_char *)ip6;
OpenPOWER on IntegriCloud