packages/io: remove trailing whitespaces

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@40279 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:06:41 +00:00
parent eed848c846
commit bc171270bb

View File

@ -1,4 +1,4 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
@ -22,7 +22,7 @@ define Package/io
endef endef
define Package/io/description 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! It can be useful to access hardware for which no device driver exists!
endef endef