From 3cd32cddfb3af2de65659dbba3328b5cedccdf69 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 16 Jul 2015 17:51:23 +0000 Subject: typo --- usr.sbin/rarpd/rarpd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/rarpd') diff --git a/usr.sbin/rarpd/rarpd.c b/usr.sbin/rarpd/rarpd.c index 89c68eecc36..ac1f966e4ca 100644 --- a/usr.sbin/rarpd/rarpd.c +++ b/usr.sbin/rarpd/rarpd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rarpd.c,v 1.59 2015/01/19 23:51:54 guenther Exp $ */ +/* $OpenBSD: rarpd.c,v 1.60 2015/07/16 17:51:22 miod Exp $ */ /* $NetBSD: rarpd.c,v 1.25 1998/04/23 02:48:33 mrg Exp $ */ /* @@ -671,7 +671,7 @@ rarp_reply(struct if_info *ii, struct if_addr *ia, struct ether_header *ep, /* * Poke the kernel arp tables with the ethernet/ip address - * combinataion given. When processing a reply, we must + * combination given. When processing a reply, we must * do this so that the booting host (i.e. the guy running * rarpd), won't try to ARP for the hardware address of the * guy being booted (he cannot answer the ARP). -- cgit v1.2.3