aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/udhcpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcpc.c b/networking/udhcpc.c
index d766ea53b..0a2ba21b6 100644
--- a/networking/udhcpc.c
+++ b/networking/udhcpc.c
@@ -58,7 +58,7 @@ static unsigned long server_addr;
static unsigned long timeout;
static int packet_num; /* = 0 */
static int fd_main;
-#define DEBUG
+/* #define DEBUG */
#define VERSION "0.9.7"