From: nbd Date: Mon, 25 Jan 2010 23:03:53 +0000 (+0000) Subject: fix missing quote (thx, puchu) X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=6ffb5e8bc64be3457ee55e45e26b8e4469a8b3ee fix missing quote (thx, puchu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19335 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 074d67c75..aca511cdf 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -81,7 +81,7 @@ config TARGET_PREINIT_NETMASK config TARGET_PREINIT_BROADCAST string prompt "Broadcast address for preinit network messages" if PREINITOPT - default "192.168.1.255 + default "192.168.1.255" help Broadcast address to which to send preinit network messages, as as failsafe messages