doxygen doc fix. Feel free to add more informations in the @file section

SVN revision: 16991
This commit is contained in:
doursse 2005-09-27 15:23:34 +00:00 committed by doursse
parent cc4628a42e
commit 5d0175b636
1 changed files with 9 additions and 1 deletions

View File

@ -22,6 +22,14 @@
extern "C" {
#endif
/**
* @file Eet.h
* @brief The file that provides the eet functions.
*
* This header provides the Eet management functions.
*
*/
/***************************************************************************/
#define EET_T_UNKNOW 0 /**< Unknown data encding type */
@ -62,7 +70,7 @@ extern "C" {
/***************************************************************************/
/*
/**
* Initialize the EET library.
*
* @return The new init count.