From 753a3ce73ea861cd6933d9d4888db63a10b7d1d5 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 19 Jul 2009 04:27:10 +0200 Subject: typo Signed-off-by: Denys Vlasenko --- networking/udhcp/dhcpc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/udhcp/dhcpc.c') diff --git a/networking/udhcp/dhcpc.c b/networking/udhcp/dhcpc.c index fcc447949..636061818 100644 --- a/networking/udhcp/dhcpc.c +++ b/networking/udhcp/dhcpc.c @@ -439,7 +439,7 @@ int udhcpc_main(int argc UNUSED_PARAM, char **argv) * I hazard to guess existing listening socket * is somehow conflicting with it, but why is it * not deterministic then?! Strange. - * Anyway, it does recover by eventually failing throigh + * Anyway, it does recover by eventually failing through * into INIT_SELECTING state. */ send_renew(xid, server_addr, requested_ip); -- cgit v1.2.3