eio: fix starting of documentation block.

SVN revision: 66701
This commit is contained in:
Cedric BAIL 2011-12-30 15:31:16 +00:00
parent 173ec48730
commit 76295f136e
1 changed files with 2 additions and 0 deletions

View File

@ -697,6 +697,8 @@ static inline Eina_Bool eio_file_is_lnk(const struct stat *stat);
* @defgroup Eio_Map Manipulate an Eina_File assynchronously
*
* @brief This function help manipulating file assynchronously.
*
* @{
*/
/**