aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mq_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-19 22:39:40 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-19 22:39:40 +0000
commit376a648b42414537e55314e79d3b2d8bb1f39dca (patch)
treefea8205152f1195d65e89d65cf7120d638bf2147 /src/include/gnunet_mq_lib.h
parentb69e6d3a343065b3005f1a553280b237a611f369 (diff)
downloadgnunet-376a648b42414537e55314e79d3b2d8bb1f39dca.tar.gz
gnunet-376a648b42414537e55314e79d3b2d8bb1f39dca.zip
-incorrect comment
Diffstat (limited to 'src/include/gnunet_mq_lib.h')
-rw-r--r--src/include/gnunet_mq_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_mq_lib.h b/src/include/gnunet_mq_lib.h
index 4630fa35a..0bc8307f7 100644
--- a/src/include/gnunet_mq_lib.h
+++ b/src/include/gnunet_mq_lib.h
@@ -252,7 +252,7 @@ typedef void
252 * the message queue. 252 * the message queue.
253 * Not every message queue implementation supports an error handler. 253 * Not every message queue implementation supports an error handler.
254 * 254 *
255 * @param cls closure, same closure as for the message handlers 255 * @param cls closure
256 * @param error error code 256 * @param error error code
257 */ 257 */
258typedef void 258typedef void