From 8583c85864d7dba305c0b5ebd316a8fc7186d1a2 Mon Sep 17 00:00:00 2001 From: Christopher Pascoe Date: Fri, 16 Jun 2006 15:16:42 +0000 Subject: Spelling. --- sys/netinet6/ip6_output.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/netinet6/ip6_output.c b/sys/netinet6/ip6_output.c index ed33e5e171a..cd100c23495 100644 --- a/sys/netinet6/ip6_output.c +++ b/sys/netinet6/ip6_output.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ip6_output.c,v 1.89 2006/05/27 23:40:27 claudio Exp $ */ +/* $OpenBSD: ip6_output.c,v 1.90 2006/06/16 15:16:41 pascoe Exp $ */ /* $KAME: ip6_output.c,v 1.172 2001/03/25 09:55:56 itojun Exp $ */ /* @@ -698,7 +698,7 @@ ip6_output(m0, opt, ro, flags, im6o, ifpp) } /* - * Fill the outgoing inteface to tell the upper layer + * Fill the outgoing interface to tell the upper layer * to increment per-interface statistics. */ if (ifpp) -- cgit v1.2.3