summaryrefslogtreecommitdiff
path: root/package/squid
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/squid
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/squid')
-rw-r--r--package/squid/Config.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/package/squid/Config.in b/package/squid/Config.in
index 29e4e7489..483b27468 100644
--- a/package/squid/Config.in
+++ b/package/squid/Config.in
@@ -16,56 +16,56 @@ config ADK_PACKAGE_SQUID
menu "squid............................. proxy and web cache modules"
config ADK_PACKAGE_SQUID_MOD_BASIC_AUTH_GETPWNAM
- prompt " squid-mod-basic-auth-getpwnam....... getpwnam basic authentication helper"
+ prompt "squid-mod-basic-auth-getpwnam....... getpwnam basic authentication helper"
tristate
depends on ADK_PACKAGE_SQUID
help
Password basic authentication helper
config ADK_PACKAGE_SQUID_MOD_BASIC_AUTH_NCSA
- prompt " squid-mod-basic-auth-ncsa........... NCSA basic authentication helper"
+ prompt "squid-mod-basic-auth-ncsa........... NCSA basic authentication helper"
tristate
depends on ADK_PACKAGE_SQUID
help
NCSA basic authentication helper
config ADK_PACKAGE_SQUID_MOD_BASIC_AUTH_SMB
- prompt " squid-mod-basic-auth-smb............ Samba basic authentication helper"
+ prompt "squid-mod-basic-auth-smb............ Samba basic authentication helper"
tristate
depends on ADK_PACKAGE_SQUID
help
Samba basic authentication helper
config ADK_PACKAGE_SQUID_MOD_DIGEST_AUTH_PASSWORD
- prompt " squid-mod-digest-auth-password...... Password digest authentication ehlper"
+ prompt "squid-mod-digest-auth-password...... Password digest authentication ehlper"
tristate
depends on ADK_PACKAGE_SQUID
help
Password digest authentication helper
config ADK_PACKAGE_SQUID_MOD_EXTERNAL_ACL_IP_USER
- prompt " squid-mod-external-acl-ip_user...... IP user external ACL helper"
+ prompt "squid-mod-external-acl-ip_user...... IP user external ACL helper"
tristate
depends on ADK_PACKAGE_SQUID
help
IP user external ACL helper
config ADK_PACKAGE_SQUID_MOD_EXTERNAL_ACL_UNIX_GROUP
- prompt " squid-mod-external-acl-unix-group... Unix group external ACL helper"
+ prompt "squid-mod-external-acl-unix-group... Unix group external ACL helper"
tristate
depends on ADK_PACKAGE_SQUID
help
Unix group external ACL helper
config ADK_PACKAGE_SQUID_MOD_NTLM_AUTH_FAKEAUTH
- prompt " squid-mod-ntlm-auth-fakeauth........ Fakeauth NTLM authentication helper"
+ prompt "squid-mod-ntlm-auth-fakeauth........ Fakeauth NTLM authentication helper"
tristate
depends on ADK_PACKAGE_SQUID
help
Fakeauth NTLM authentication helper
config ADK_PACKAGE_SQUID_MOD_NTLM_AUTH_SMB_AUTH
- prompt " squid-mod-ntlm-auth-smb-auth........ Samba NTLM authentication helper"
+ prompt "squid-mod-ntlm-auth-smb-auth........ Samba NTLM authentication helper"
tristate
depends on ADK_PACKAGE_SQUID
help