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

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

diff --git a/sys/include/hashes/sha3.h b/sys/include/hashes/sha3.h
index 17018c4e00..ff97f7bd16 100644
--- a/sys/include/hashes/sha3.h
+++ b/sys/include/hashes/sha3.h
@@ -13,7 +13,7 @@
 
 /**
  * @defgroup    sys_hashes_sha3 SHA-3
- * @ingroup     sys_hashes
+ * @ingroup     sys_hashes_unkeyed
  * @brief       Implementation of the SHA-3 hashing function
  * @{
  *
-- 
GitLab