aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps_api.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 20:53:34 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:35 +0100
commitac453afa5e8827759653b76dcd3c5f4317330285 (patch)
tree09dc1e73d6e907e8480c25260e10d714029b171f /src/rps/rps_api.c
parentf246a9aa87ad07b480323ffa107839a4dc5c6dc3 (diff)
downloadgnunet-ac453afa5e8827759653b76dcd3c5f4317330285.tar.gz
gnunet-ac453afa5e8827759653b76dcd3c5f4317330285.zip
-DOC: Documentation cleanup pass through RPS subsystem
Diffstat (limited to 'src/rps/rps_api.c')
-rw-r--r--src/rps/rps_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/rps_api.c b/src/rps/rps_api.c
index bb4c3597e..c4166745a 100644
--- a/src/rps/rps_api.c
+++ b/src/rps/rps_api.c
@@ -745,7 +745,7 @@ mq_error_handler (void *cls,
745 * (-group) 745 * (-group)
746 * 746 *
747 * @param share_val Share value 747 * @param share_val Share value
748 * @param hash[out] Pointer to the location in which the hash will be stored. 748 * @param[out] hash Pointer to the location in which the hash will be stored.
749 */ 749 */
750static void 750static void
751hash_from_share_val (const char *share_val, 751hash_from_share_val (const char *share_val,