From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:33 +0000 (+0000) Subject: packages/testusb: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=23dfa44e75225547ba4e3f12ae1a20371366e189;p=openwrt%2Fsvn-archive%2Farchive.git packages/testusb: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40148 --- diff --git a/utils/testusb/Makefile b/utils/testusb/Makefile index 4364799581..f1051fce03 100644 --- a/utils/testusb/Makefile +++ b/utils/testusb/Makefile @@ -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