From 67201c18f4e312bfa4bc2e198acf866ae3371af8 Mon Sep 17 00:00:00 2001
From: smlng <s@mlng.net>
Date: Mon, 3 Jul 2017 10:55:35 +0200
Subject: [PATCH] sys, ssp: fix doxygen grouping

---
 sys/ssp/ssp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/ssp/ssp.c b/sys/ssp/ssp.c
index 116032c40b..2509a9a718 100644
--- a/sys/ssp/ssp.c
+++ b/sys/ssp/ssp.c
@@ -7,9 +7,9 @@
  */
 
 /**
+ * @ingroup     sys_ssp
  * @{
  *
- * @ingroup     sys
  * @file
  * @brief       Stack Smashing Protector (SSP) helper functions
  *
-- 
GitLab