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/libfast/controller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libfast/controller.h') diff --git a/src/libfast/controller.h b/src/libfast/controller.h index 9ac641fef..27513abe0 100644 --- a/src/libfast/controller.h +++ b/src/libfast/controller.h @@ -76,4 +76,4 @@ struct controller_t { void (*destroy) (controller_t *this); }; -#endif /* CONTROLLER_H_ @} */ +#endif /** CONTROLLER_H_ @}*/ -- cgit v1.2.3