eio: fix starting of documentation block.
authorCedric BAIL <cedric.bail@free.fr>
Fri, 30 Dec 2011 15:31:16 +0000 (15:31 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Fri, 30 Dec 2011 15:31:16 +0000 (15:31 +0000)
SVN revision: 66701

legacy/eio/src/lib/Eio.h

index 51b2911..53c34a5 100644 (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.
+ *
+ * @{
  */
 
 /**