projects
/
pub
/
pl2303-ft232-gpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e97682
)
Fix hang on ARM platforms
author
Andrew Andrianov
<andrew@ncrmnt.org>
Sat, 17 Oct 2015 16:24:13 +0000
(19:24 +0300)
committer
Andrew Andrianov
<andrew@ncrmnt.org>
Sat, 17 Oct 2015 16:24:13 +0000
(19:24 +0300)
Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
main.c
patch
|
blob
|
blame
|
history
diff --git
a/main.c
b/main.c
index
f5cbd67
..
6dbb9d0
100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-73,7
+73,7
@@
void usage(const char *self)
int main(int argc, char* argv[])
{
-
char
c;
+
int
c;
libusb_device_handle *h = NULL;
int gpio=0;
const char *product = NULL;