packages/io: remove trailing whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:41 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:41 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40279

utils/io/Makefile

index ddf9440a3db94fbad7b1b9d14f9bc8efa05575f6..3bf2e893d2774d5072706a477f770286e93460ee 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -22,7 +22,7 @@ define Package/io
 endef
 
 define Package/io/description
-       This tool can be used to access physical memory addresses from userspace. 
+       This tool can be used to access physical memory addresses from userspace.
        It can be useful to access hardware for which no device driver exists!
 endef