packages/etherwake: fix whitespace
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:03:23 +0000 (07:03 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:03:23 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40077 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/etherwake/Makefile

index d654390..3a7e249 100644 (file)
@@ -27,9 +27,9 @@ define Package/etherwake
 endef
 
 define Package/etherwake/description
-       You can wake up WOL compliant Computers which have been powered down to 
+       You can wake up WOL compliant Computers which have been powered down to
        sleep mode or start WOL compliant Computers with a BIOS feature.
-       WOL is an abbreviation for Wake-on-LAN. It is a standard that allows you 
+       WOL is an abbreviation for Wake-on-LAN. It is a standard that allows you
        to turn on a computer from another location over a network connection.
        ether-wake also supports WOL passwords.
 endef