projects
/
hmcfgusb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e09806b
)
typo
author
Michael Gernoth
<michael@gernoth.net>
Sun, 7 Jul 2013 20:41:12 +0000
(22:41 +0200)
committer
Michael Gernoth
<michael@gernoth.net>
Sun, 7 Jul 2013 20:41:12 +0000
(22:41 +0200)
hmcfgusb.c
patch
|
blob
|
blame
|
history
diff --git
a/hmcfgusb.c
b/hmcfgusb.c
index 77f977f9442b61dae3d7fcef496ed94e5e996eff..f35138f6d7bbe22cddb13bf1b55074de818fc161 100644
(file)
--- a/
hmcfgusb.c
+++ b/
hmcfgusb.c
@@
-183,7
+183,7
@@
int hmcfgusb_send(struct hmcfgusb_dev *usbdev, unsigned char* send_data, int len
msec = ((tv_end.tv_sec-tv_start.tv_sec)*1000)+((tv_end.tv_usec-tv_start.tv_usec)/1000);
if (msec > 100) {
- fprintf(stderr, "usb-transfer took more than 100ms (%dms), this
can
lead to timing problems!\n", msec);
+ fprintf(stderr, "usb-transfer took more than 100ms (%dms), this
may
lead to timing problems!\n", msec);
} else if (debug) {
fprintf(stderr, "usb-transfer took %dms!\n", msec);
}
Impressum
,
Datenschutz