diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-16 22:56:04 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-16 22:56:04 +0000 |
commit | 91cc25f5397a65d132cb3be136d8ce539c53cb29 (patch) | |
tree | 39addcd575cf69fb4dcc3f2ca554c287020c7057 /openwrt/package/libcli | |
parent | 4ab123b1f5c04bf284a7ed95ce413738679ad656 (diff) |
add missing quote
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libcli')
-rw-r--r-- | openwrt/package/libcli/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libcli/Config.in b/openwrt/package/libcli/Config.in index 2fd0078190..1fb87ddbb0 100644 --- a/openwrt/package/libcli/Config.in +++ b/openwrt/package/libcli/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBCLI - prompt "l2tpns............................ A Cisco-like command line interface + prompt "l2tpns............................ A Cisco-like command line interface" tristate default m if CONFIG_DEVEL help |