packages/lsm: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:33 +0000 (07:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:33 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40085

net/lsm/Makefile

index dbbf389259e67e2ef53d2d43f5074c9aafd86af1..d360d7ee666c877a848ddec865df346e8085492f 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2010-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -28,7 +28,7 @@ define Package/lsm
 endef
 
 define Package/lsm/description
-       lsm is a link state monitor for carrying out actions when a link 
+       lsm is a link state monitor for carrying out actions when a link
        transistions from the up to down state or vice versa.
 endef