summaryrefslogtreecommitdiffstats
path: root/package/ipsec-tools
diff options
context:
space:
mode:
authorPeter Korsgaard2008-08-04 21:07:05 +0200
committerPeter Korsgaard2008-08-04 21:07:05 +0200
commit02a623ddf96aa97c341a287bbb4ec5370a069444 (patch)
tree6923139fb98dd1d2e99b456503b37d4dd92e1136 /package/ipsec-tools
parentbusybox: default HIDE_OTHERS to y for all versions (diff)
downloadbuildroot-02a623ddf96aa97c341a287bbb4ec5370a069444.tar.gz
buildroot-02a623ddf96aa97c341a287bbb4ec5370a069444.tar.xz
buildroot-02a623ddf96aa97c341a287bbb4ec5370a069444.zip
buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
Diffstat (limited to 'package/ipsec-tools')
-rw-r--r--package/ipsec-tools/Config.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/ipsec-tools/Config.in b/package/ipsec-tools/Config.in
index 45cdeb56e..f4e227f55 100644
--- a/package/ipsec-tools/Config.in
+++ b/package/ipsec-tools/Config.in
@@ -19,13 +19,13 @@ config BR2_PACKAGE_IPSEC_TOOLS_NATT
depends on BR2_PACKAGE_IPSEC_TOOLS
bool "Enable NAT-Traversal"
help
- This needs kernel support, which is available on Linux. On
- NetBSD, NAT-Traversal kernel support has not been integrated
- yet, you can get it from here:
+ This needs kernel support, which is available on Linux. On
+ NetBSD, NAT-Traversal kernel support has not been integrated
+ yet, you can get it from here:
- http://ipsec-tools.sourceforge.net/netbsd_nat-t.diff If you
+ http://ipsec-tools.sourceforge.net/netbsd_nat-t.diff If you
- live in a country where software patents are legal, using
+ live in a country where software patents are legal, using
NAT-Traversal might infringe a patent.