From: juhosg Date: Thu, 27 Mar 2014 07:06:41 +0000 (+0000) Subject: packages/io: remove trailing whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=bc171270bb0dd134efec878f6215e9b687946045;p=packages.git packages/io: remove trailing whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40279 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/io/Makefile b/utils/io/Makefile index ddf9440a3..3bf2e893d 100644 --- a/utils/io/Makefile +++ b/utils/io/Makefile @@ -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