diff options
| author | Gabor Juhos | 2014-03-27 07:05:37 +0000 |
|---|---|---|
| committer | Gabor Juhos | 2014-03-27 07:05:37 +0000 |
| commit | 407fce75ec20154dbfe6d388fa42bd0f48370619 (patch) | |
| tree | d1457dc1b3f5e3dc305eb9e59809da0893719bfc | |
| parent | db202f2c10d03e180539fdefff4d7119dc0ce5b1 (diff) | |
| download | packages-407fce75ec20154dbfe6d388fa42bd0f48370619.tar.gz | |
packages/openl2tp: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40212
| -rw-r--r-- | net/openl2tp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index 32adfc7b3..fcb296235 100644 --- a/net/openl2tp/Makefile +++ b/net/openl2tp/Makefile @@ -35,7 +35,7 @@ endef define Package/openl2tp/description/Default OpenL2TP is an open source L2TP client/server, written by Katalix Systems - specifically for Linux. It has been designed for use as an enterprise + specifically for Linux. It has been designed for use as an enterprise L2TP VPN server or in commercial, Linux-based, embedded networking products and is able to support hundreds of sessions, each with different configuration. |