From 09e09bd997539999be1b2e301ccba872568f7985 Mon Sep 17 00:00:00 2001 From: Claudio Jeker Date: Wed, 13 Jan 2010 12:09:37 +0000 Subject: Double and in comment. --- sys/netinet/ip_output.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c index bb62af132d5..6cebf2ff30c 100644 --- a/sys/netinet/ip_output.c +++ b/sys/netinet/ip_output.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_output.c,v 1.203 2010/01/12 01:30:09 beck Exp $ */ +/* $OpenBSD: ip_output.c,v 1.204 2010/01/13 12:09:36 claudio Exp $ */ /* $NetBSD: ip_output.c,v 1.28 1996/02/13 23:43:07 christos Exp $ */ /* @@ -542,7 +542,7 @@ reroute: } /* - * Look for broadcast address and and verify user is allowed to send + * Look for broadcast address and verify user is allowed to send * such a packet; if the packet is going in an IPsec tunnel, skip * this check. */ -- cgit v1.2.3