From 1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 24 Mar 2009 17:43:01 +0000 Subject: updated Doxyfile properly close all doxygen groups fixed remaining doxygen warnings --- src/charon/plugins/sql/sql_attribute.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/charon/plugins/sql/sql_attribute.h') diff --git a/src/charon/plugins/sql/sql_attribute.h b/src/charon/plugins/sql/sql_attribute.h index 211204ced..57db4617e 100644 --- a/src/charon/plugins/sql/sql_attribute.h +++ b/src/charon/plugins/sql/sql_attribute.h @@ -48,4 +48,4 @@ struct sql_attribute_t { */ sql_attribute_t *sql_attribute_create(database_t *db); -#endif /* SQL_ATTRIBUTE_H_ @}*/ +#endif /** SQL_ATTRIBUTE_H_ @}*/ -- cgit v1.2.3