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/subversion/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/subversion') diff --git a/package/subversion/Config.in b/package/subversion/Config.in index b8e07d595..a7bb57950 100644 --- a/package/subversion/Config.in +++ b/package/subversion/Config.in @@ -12,7 +12,7 @@ config ADK_PACKAGE_SUBVERSION http://subversion.tigris.org config ADK_PACKAGE_SUBVERSION_NEON - prompt " Enable interaction with remote repositories over WebDAV" + prompt "Enable interaction with remote repositories over WebDAV" bool default n depends on ADK_PACKAGE_SUBVERSION -- cgit v1.2.3