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

utils/testusb/Makefile

index 43647995815f989d35e3453fc369560157c8341c..f1051fce038e969e58464527763661e919b5aafa 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -24,7 +24,7 @@ define Package/testusb
 endef
 
 define Package/testusb/description
-       This tool can be used to perform various tests with use of the usbtest driver. 
+       This tool can be used to perform various tests with use of the usbtest driver.
 endef
 
 define Build/Prepare