From e7133da4aada3f96f0e4a64a9858919ee36a2e0a Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 25 May 2009 17:15:39 +0000 Subject: busybox: update to v1.13.4 (closes: #4279) SVN-Revision: 16063 --- package/busybox/patches/240-udhcpc_retries.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/patches/240-udhcpc_retries.patch') diff --git a/package/busybox/patches/240-udhcpc_retries.patch b/package/busybox/patches/240-udhcpc_retries.patch index f45fc6e..be452c0 100644 --- a/package/busybox/patches/240-udhcpc_retries.patch +++ b/package/busybox/patches/240-udhcpc_retries.patch @@ -9,7 +9,7 @@ if (packet_num == 0) xid = random_xid(); -@@ -383,7 +383,7 @@ int udhcpc_main(int argc UNUSED_PARAM, c +@@ -384,7 +384,7 @@ int udhcpc_main(int argc UNUSED_PARAM, c continue; case RENEW_REQUESTED: case REQUESTING: -- cgit v1.1