projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16228f4
)
packages/testusb: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:04:33 +0000
(07:04 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:04:33 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40148
utils/testusb/Makefile
patch
|
blob
|
history
diff --git
a/utils/testusb/Makefile
b/utils/testusb/Makefile
index 43647995815f989d35e3453fc369560157c8341c..f1051fce038e969e58464527763661e919b5aafa 100644
(file)
--- 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