Commit for the 090401 release.

This commit is contained in:
Dean Camera 2009-03-31 11:56:00 +00:00
parent 3aa8620a61
commit fa85c5e416
7 changed files with 37 additions and 30 deletions

View file

@ -48,7 +48,7 @@
* Stream callback functions should return a value from the StreamCallback_Return_ErrorCodes_t
* enum.
*
* Usage Example (Device Endpoint, but applicable for Host pipes also):
* Usage Example (Device Endpoint, but applicable for Host Pipes also):
* \code
* STREAM_CALLBACK(GlobalNotSet); // Callback Prototype
*