From ea7e5a39350a791b2179d44ebd46e332b5086a50 Mon Sep 17 00:00:00 2001
From: Jose Alamos <jose.alamos@haw-hamburg.de>
Date: Tue, 28 Aug 2018 19:26:01 +0200
Subject: [PATCH] hashes/sha256: change ingroup directive

---
 sys/include/hashes/sha256.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/include/hashes/sha256.h b/sys/include/hashes/sha256.h
index 5025f5455f..bcc96bf376 100644
--- a/sys/include/hashes/sha256.h
+++ b/sys/include/hashes/sha256.h
@@ -32,7 +32,7 @@
 
 /**
  * @defgroup    sys_hashes_sha256 SHA-256
- * @ingroup     sys_hashes
+ * @ingroup     sys_hashes_unkeyed
  * @brief       Implementation of the SHA-256 hashing function
  * @{
  *
-- 
GitLab