From ad768376bc269136c6ef1aa27207624f7ffce5d8 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 27 Mar 2007 11:23:00 +0000 Subject: grammar from bret lambert, and one more from me; --- sys/net/if.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/net') diff --git a/sys/net/if.h b/sys/net/if.h index 72f7e9847a6..ccc2b6cbb95 100644 --- a/sys/net/if.h +++ b/sys/net/if.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if.h,v 1.86 2007/02/09 09:16:59 jmc Exp $ */ +/* $OpenBSD: if.h,v 1.87 2007/03/27 11:22:59 jmc Exp $ */ /* $NetBSD: if.h,v 1.23 1996/05/07 02:40:27 thorpej Exp $ */ /* @@ -65,7 +65,7 @@ * packet input routine. * * Routines exist for locating interfaces by their addresses - * or for locating a interface on a certain network, as well as more general + * or for locating an interface on a certain network, as well as more general * routing and gateway routines maintaining information used to locate * interfaces. These routines live in the files if.c and route.c */ -- cgit v1.2.3