summaryrefslogtreecommitdiff
path: root/package/olsrd
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/olsrd
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/olsrd')
-rw-r--r--package/olsrd/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/olsrd/Config.in b/package/olsrd/Config.in
index a4f25efe3..4d8d47429 100644
--- a/package/olsrd/Config.in
+++ b/package/olsrd/Config.in
@@ -10,25 +10,25 @@ config ADK_PACKAGE_OLSRD
http://www.olsr.org/
config ADK_PACKAGE_OLSRD_MOD_DYN_GW
- prompt " olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin"
+ prompt "olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin"
tristate
default n
depends on ADK_PACKAGE_OLSRD
config ADK_PACKAGE_OLSRD_MOD_HTTPINFO
- prompt " olsrd-mod-httpinfo............ Small informative web server plugin"
+ prompt "olsrd-mod-httpinfo............ Small informative web server plugin"
tristate
default n
depends on ADK_PACKAGE_OLSRD
config ADK_PACKAGE_OLSRD_MOD_NAMESERVICE
- prompt " olsrd-mod-nameservice......... Lightweight hostname resolver plugin"
+ prompt "olsrd-mod-nameservice......... Lightweight hostname resolver plugin"
tristate
default n
depends on ADK_PACKAGE_OLSRD
config ADK_PACKAGE_OLSRD_MOD_TAS
- prompt " olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd"
+ prompt "olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd"
tristate
default n
depends on ADK_PACKAGE_OLSRD