projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Commit for the 090401 release.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
StreamCallbacks.h
diff --git
a/LUFA/Drivers/USB/LowLevel/StreamCallbacks.h
b/LUFA/Drivers/USB/LowLevel/StreamCallbacks.h
index
891f2f5
..
5c2dad6
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/StreamCallbacks.h
+++ b/
LUFA/Drivers/USB/LowLevel/StreamCallbacks.h
@@
-48,7
+48,7
@@
* Stream callback functions should return a value from the StreamCallback_Return_ErrorCodes_t
\r
* enum.
\r
*
\r
* Stream callback functions should return a value from the StreamCallback_Return_ErrorCodes_t
\r
* enum.
\r
*
\r
- * Usage Example (Device Endpoint, but applicable for Host
p
ipes also):
\r
+ * Usage Example (Device Endpoint, but applicable for Host
P
ipes also):
\r
* \code
\r
* STREAM_CALLBACK(GlobalNotSet); // Callback Prototype
\r
*
\r
* \code
\r
* STREAM_CALLBACK(GlobalNotSet); // Callback Prototype
\r
*
\r