From 6bc23b8aa960fdbb26474dc364c9d7202f4469f5 Mon Sep 17 00:00:00 2001 From: Marcus Winter Date: Wed, 17 Feb 2016 11:50:29 +0100 Subject: [PATCH] base_cpp: fixed doxygen group of Log::SetLogFunction --- base_cpp/include/embb/base/log.h | 1 - 1 file changed, 1 deletion(-) diff --git a/base_cpp/include/embb/base/log.h b/base_cpp/include/embb/base/log.h index 798314b..6c5befb 100644 --- a/base_cpp/include/embb/base/log.h +++ b/base_cpp/include/embb/base/log.h @@ -68,7 +68,6 @@ class Log { * additional data is needed). The default logging function is * embb_log_write_file() with context set to \c stdout. * \see embb_log_function_t - * \ingroup C_LOG * \notthreadsafe */ static void SetLogFunction( -- libgit2 0.26.0