typo
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 19 Jul 2009 02:27:10 +0000 (04:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 19 Jul 2009 02:27:10 +0000 (04:27 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/dhcpc.c

index fcc4479..6360618 100644 (file)
@@ -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);