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/manager/xml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/manager/xml.h') diff --git a/src/manager/xml.h b/src/manager/xml.h index 14458a2d0..f7db4f1d5 100644 --- a/src/manager/xml.h +++ b/src/manager/xml.h @@ -60,4 +60,4 @@ struct xml_t { */ xml_t *xml_create(char *xml); -#endif /* XML_H_ @} */ +#endif /** XML_H_ @}*/ -- cgit v1.2.3