Browse Source

- adding missing end of doxygen group

Jan Janak 17 years ago
parent
commit
6d38619ede
1 changed files with 1 additions and 0 deletions
  1. 1 0
      modules/db_flatstore/flat_con.h

+ 1 - 0
modules/db_flatstore/flat_con.h

@@ -88,5 +88,6 @@ void flat_con_disconnect(db_con_t* con);
 
 
 int flat_open_table(int *idx, db_con_t* con, str* name);
 int flat_open_table(int *idx, db_con_t* con, str* name);
 
 
+/** @} */
 
 
 #endif /* _FLAT_CON_H */
 #endif /* _FLAT_CON_H */