summaryrefslogtreecommitdiff
path: root/Utilities/cmlibrhash
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-03-03 07:55:03 -0500
committerBrad King <brad.king@kitware.com>2020-03-03 07:55:03 -0500
commit4cfadf3bc69c0c7f056885cd01dc46b94d947c12 (patch)
tree6442c918f2bc87c93db1be9267b086f67b155469 /Utilities/cmlibrhash
parent8d3770738cd2d9c29c75da4d8fb441e418f86daf (diff)
downloadcmake-4cfadf3bc69c0c7f056885cd01dc46b94d947c12.tar.gz
librhash: Fix -Wdocumentation warning about @param name
Diffstat (limited to 'Utilities/cmlibrhash')
-rw-r--r--Utilities/cmlibrhash/librhash/rhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmlibrhash/librhash/rhash.h b/Utilities/cmlibrhash/librhash/rhash.h
index f596509705..c0117626ee 100644
--- a/Utilities/cmlibrhash/librhash/rhash.h
+++ b/Utilities/cmlibrhash/librhash/rhash.h
@@ -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