fix df -h output (closes: #5290)
[openwrt.git] / package / busybox / patches / 240-udhcpc_retries.patch
index f45fc6e..be452c0 100644 (file)
@@ -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:
This page took 0.025043 seconds and 4 git commands to generate.