From 4cfadf3bc69c0c7f056885cd01dc46b94d947c12 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 3 Mar 2020 07:55:03 -0500 Subject: librhash: Fix -Wdocumentation warning about @param name --- Utilities/cmlibrhash/librhash/rhash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utilities/cmlibrhash') 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 -- cgit v1.2.1