projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7171c39
)
am7xxx-modeswitch: adjust comment formatting
author
Antonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 12:17:49 +0000
(13:17 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 12:17:49 +0000
(13:17 +0100)
examples/am7xxx-modeswitch.c
patch
|
blob
|
history
diff --git
a/examples/am7xxx-modeswitch.c
b/examples/am7xxx-modeswitch.c
index
793130e
..
abc35d3
100644
(file)
--- a/
examples/am7xxx-modeswitch.c
+++ b/
examples/am7xxx-modeswitch.c
@@
-88,7
+88,8
@@
int main(void)
goto out_libusb_close;
}
- /* Checking that the configuration has not changed, as suggested in
+ /*
+ * Checking that the configuration has not changed, as suggested in
* http://libusb.sourceforge.net/api-1.0/caveats.html
*/
current_configuration = -1;