eeze: Add missing part for Eeze_Disk_Type doxygen.

SVN revision: 72810
This commit is contained in:
Stefan Schmidt 2012-06-25 13:57:29 +00:00
parent 14411517e4
commit 8e23704796
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@
extern "C" {
#endif
/**
* @enum Eeze_Disk_Type
* All disk types known to Eeze.
*/
typedef enum
{
EEZE_DISK_TYPE_UNKNOWN = 0, /**< type could not be determined */