aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mq_lib.h
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-02 22:13:05 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:28 +0100
commite13e66d0dc6a79f6dfe469ba075f307c006fdb66 (patch)
tree63c53acfbd3f4abed3d363d43af8a8fe606808bb /src/include/gnunet_mq_lib.h
parentb54a42c3723a643370fac80a6ab0f218b65bce31 (diff)
downloadgnunet-e13e66d0dc6a79f6dfe469ba075f307c006fdb66.tar.gz
gnunet-e13e66d0dc6a79f6dfe469ba075f307c006fdb66.zip
-DOC: Numerous small fixes to clean up short warning categories
Diffstat (limited to 'src/include/gnunet_mq_lib.h')
-rw-r--r--src/include/gnunet_mq_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_mq_lib.h b/src/include/gnunet_mq_lib.h
index bf2902707..a6bd58558 100644
--- a/src/include/gnunet_mq_lib.h
+++ b/src/include/gnunet_mq_lib.h
@@ -601,6 +601,7 @@ struct GNUNET_MQ_MessageHandler
601 * "context"), 601 * "context"),
602 * GNUNET_MQ_handler_end() 602 * GNUNET_MQ_handler_end()
603 * }; 603 * };
604 * </code>
604 * 605 *
605 * @param name unique basename for the functions 606 * @param name unique basename for the functions
606 * @param code message type constant 607 * @param code message type constant