From d2b13826a9e485b520c232914d9c68c1a9e1f8bc Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Sun, 2 Aug 2009 14:47:35 +0200 Subject: drop all leading whitespaces in symbol prompts The new mconf ignores them anyway, so make it stop warning about it. --- package/bogofilter/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/bogofilter') diff --git a/package/bogofilter/Config.in b/package/bogofilter/Config.in index 503345cc3..922f17376 100644 --- a/package/bogofilter/Config.in +++ b/package/bogofilter/Config.in @@ -12,13 +12,13 @@ config ADK_PACKAGE_BOGOFILTER config ADK_PACKAGE_BOGOFILTER_BOGOUTIL - prompt " include bogoutil in firmware image and package file" + prompt "include bogoutil in firmware image and package file" bool default n depends on ADK_PACKAGE_BOGOFILTER config ADK_PACKAGE_BOGOFILTER_BOGOTUNE - prompt " include bogotune in firmware image and package file" + prompt "include bogotune in firmware image and package file" bool default n depends on ADK_PACKAGE_BOGOFILTER -- cgit v1.2.3