summaryrefslogtreecommitdiffstats
path: root/sys/net/if_vlan.c
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2000-03-26 15:24:53 +0000
committercharnier <charnier@FreeBSD.org>2000-03-26 15:24:53 +0000
commit6e109d25611ce1a3598b006d6f5c3bc28b0cb36c (patch)
tree2685cfeafcdcfa8821e3712333a255328d1b9295 /sys/net/if_vlan.c
parent686df89909cc3a4ab7e6ab70245e393ba7e198b2 (diff)
downloadFreeBSD-src-6e109d25611ce1a3598b006d6f5c3bc28b0cb36c.zip
FreeBSD-src-6e109d25611ce1a3598b006d6f5c3bc28b0cb36c.tar.gz
Remove duplicate word
Diffstat (limited to 'sys/net/if_vlan.c')
-rw-r--r--sys/net/if_vlan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_vlan.c b/sys/net/if_vlan.c
index 7e61949..19d85b0 100644
--- a/sys/net/if_vlan.c
+++ b/sys/net/if_vlan.c
@@ -36,7 +36,7 @@
* we need to pretend to be enough of an Ethernet implementation
* to make arp work. The way we do this is by telling everyone
* that we are an Ethernet, and then catch the packets that
- * ether_output() left on our output queue queue when it calls
+ * ether_output() left on our output queue when it calls
* if_start(), rewrite them for use by the real outgoing interface,
* and ask it to send them.
*
OpenPOWER on IntegriCloud