udhcpc: reuse string constant; remove unneeded memset(0)
[oweals/busybox.git] / networking / nc.c
index 31d450dda895a3fd98493fde3925debc1b315071..1b32e3aa334893b7eba4fe937a260bf0fcc5d3d4 100644 (file)
@@ -49,7 +49,7 @@
 //usage:#if !ENABLE_NC_110_COMPAT
 //usage:
 //usage:#if ENABLE_NC_SERVER || ENABLE_NC_EXTRA
-//usage:#define NC_OPTIONS_STR "\n\nOptions:"
+//usage:#define NC_OPTIONS_STR "\n"
 //usage:#else
 //usage:#define NC_OPTIONS_STR
 //usage:#endif