wget: -O FILE is allowed to overwrite existing file (compat)
[oweals/busybox.git] / networking / dnsd.c
index 672b729e0dc055c7f32ab50c93fe34416ef6ae54..c906de32a2dba1953a5b2906c775de94d6d2bf91 100644 (file)
@@ -338,7 +338,7 @@ int dnsd_main(int argc, char **argv)
        uint16_t port = 53;
        uint8_t buf[MAX_PACK_LEN];
 
-       getopt32(argc, argv, "i:c:t:p:dv", &listen_interface, &fileconf, &sttl, &sport);
+       getopt32(argv, "i:c:t:p:dv", &listen_interface, &fileconf, &sttl, &sport);
        //if (option_mask32 & 0x1) // -i
        //if (option_mask32 & 0x2) // -c
        if (option_mask32 & 0x4) // -t