diff --git a/utils/testusb/Makefile b/utils/testusb/Makefile index 436479958..f1051fce0 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