hashes/sha1: change ingroup directive

This commit is contained in:
Jose Alamos 2018-08-28 19:25:49 +02:00
parent c4b8731633
commit 0a29095197

View File

@ -8,7 +8,7 @@
/**
* @defgroup sys_hashes_sha1 SHA-1
* @ingroup sys_hashes
* @ingroup sys_hashes_unkeyed
* @brief Implementation of the SHA-1 hashing function
* @{