mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-17 09:11:36 -05:00
librhash: Fix -Wdocumentation warning about @param name
This commit is contained in:
@@ -367,7 +367,7 @@ RHASH_API size_t rhash_print_bytes(char* output,
|
||||
* given hash_id.
|
||||
*
|
||||
* @param output a buffer to print the hash to
|
||||
* @param context algorithms state
|
||||
* @param ctx algorithms state
|
||||
* @param hash_id id of the hash sum to print or 0 to print the first hash
|
||||
* saved in the context.
|
||||
* @param flags a bitmask controlling how to print the hash. Can contain flags
|
||||
|
||||
Reference in New Issue
Block a user