house keeping

This commit is contained in:
hathach
2012-11-29 15:40:57 +07:00
parent 360b28b44f
commit 8f57cb6ccb
8 changed files with 13 additions and 7 deletions

View File

@@ -49,7 +49,7 @@
#ifndef _TUSB_ERRORS_H_
#define _TUSB_ERRORS_H_
/** \enum TUSB_Error
/** \enum TUSB_Error_t
* \brief Error Code returned
*/
@@ -73,4 +73,4 @@ extern char const* const TUSB_ErrorStr[];
#endif /* _TUSB_ERRORS_H_ */
/** @{ */
/** @} */