From 9d6a3ac46a7b479391ba79c5a0dc82840b5d6bbc Mon Sep 17 00:00:00 2001 From: Ludwig Ortmann Date: Tue, 10 Feb 2015 15:38:54 +0100 Subject: [PATCH] sys/embunit: fix doxygen declaration --- sys/include/embUnit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/include/embUnit.h b/sys/include/embUnit.h index ede21d7e75..1dabde9791 100644 --- a/sys/include/embUnit.h +++ b/sys/include/embUnit.h @@ -7,8 +7,8 @@ */ /** - * @addtogroup unittests - * @addtogroup sys + * @defgroup unittests Unittests + * @ingroup sys * @{ * * @file