summaryrefslogtreecommitdiff
path: root/package/portmap
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2009-08-02 14:47:35 +0200
committerPhil Sutter <phil@nwl.cc>2009-08-02 15:46:20 +0200
commitd2b13826a9e485b520c232914d9c68c1a9e1f8bc (patch)
treeddbca1020308f6e5596fdbe41c0b0e5515e47339 /package/portmap
parent5bb02383f8f840353a7e4f64afd0bc22cbec875d (diff)
drop all leading whitespaces in symbol prompts
The new mconf ignores them anyway, so make it stop warning about it.
Diffstat (limited to 'package/portmap')
-rw-r--r--package/portmap/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/portmap/Config.in b/package/portmap/Config.in
index ac4415a05..cc5169ce9 100644
--- a/package/portmap/Config.in
+++ b/package/portmap/Config.in
@@ -8,7 +8,7 @@ config ADK_PACKAGE_PORTMAP
to make RPC calls. Services that use RPC include NFS and NIS.
config ADK_PACKAGE_PORTMAP_LIBWRAP
- bool " Use tcp_wrappers"
+ bool "Use tcp_wrappers"
default n
depends on ADK_PACKAGE_PORTMAP
select ADK_PACKAGE_LIBWRAP