Misc: Fix a Doxygen comment typo

This commit is contained in:
mojocorp
2017-01-03 22:56:46 +01:00
committed by Ludovic Rousseau
parent b14d0a49e8
commit 138934cab6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1220,7 +1220,7 @@ struct libusb_transfer {
/** Type of the endpoint from \ref libusb_transfer_type */
unsigned char type;
/** Timeout for this transfer in millseconds. A value of 0 indicates no
/** Timeout for this transfer in milliseconds. A value of 0 indicates no
* timeout. */
unsigned int timeout;
+1 -1
View File
@@ -1 +1 @@
#define LIBUSB_NANO 11157
#define LIBUSB_NANO 11161