From dca7d2caaafd7d13d8c97e56330deea839ceda56 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Wed, 18 Apr 2012 21:53:23 +0200 Subject: doc: Fix the Doxygen section endings Signed-off-by: Sylvain Munaut --- include/osmocom/core/logging.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/core/logging.h') diff --git a/include/osmocom/core/logging.h b/include/osmocom/core/logging.h index 043a8509..76be100e 100644 --- a/include/osmocom/core/logging.h +++ b/include/osmocom/core/logging.h @@ -206,6 +206,6 @@ const char *log_vty_command_description(const struct log_info *info); struct log_target *log_target_find(int type, const char *fname); extern struct llist_head osmo_log_target_list; -/*! }@ */ +/*! @} */ #endif /* _OSMOCORE_LOGGING_H */ -- cgit v1.2.3