Module: sip-router
Branch: janakj/flatstore
Commit: 6d38619edeec74af20711b93d9440973a6b5e403
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6d38619…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Thu Jun 26 12:15:32 2008 +0000
- adding missing end of doxygen group
---
modules/db_flatstore/flat_con.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/db_flatstore/flat_con.h b/modules/db_flatstore/flat_con.h
index 2849a11..f71666c 100644
--- a/modules/db_flatstore/flat_con.h
+++ b/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);
+/** @} */
#endif /* _FLAT_CON_H */