aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
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/cadet
parentb54a42c3723a643370fac80a6ab0f218b65bce31 (diff)
downloadgnunet-e13e66d0dc6a79f6dfe469ba075f307c006fdb66.tar.gz
gnunet-e13e66d0dc6a79f6dfe469ba075f307c006fdb66.zip
-DOC: Numerous small fixes to clean up short warning categories
Diffstat (limited to 'src/cadet')
-rw-r--r--src/cadet/cadet_api_drop_message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/cadet_api_drop_message.c b/src/cadet/cadet_api_drop_message.c
index 2b031b5c0..e172418c4 100644
--- a/src/cadet/cadet_api_drop_message.c
+++ b/src/cadet/cadet_api_drop_message.c
@@ -27,7 +27,7 @@
27 27
28 28
29/** 29/**
30 * Drop the next cadet message of a given type.. 30 * Drop the next cadet message of a given type.
31 * 31 *
32 * @param mq message queue 32 * @param mq message queue
33 * @param ccn client channel number. 33 * @param ccn client channel number.