aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_psycstore_plugin.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2013-09-03 23:02:08 +0000
committerGabor X Toth <*@tg-x.net>2013-09-03 23:02:08 +0000
commit82cf1015e43dbf2884f4abc2ef3b1bb898311517 (patch)
tree77a07cc1d44167458b39f71606e887a1efd34725 /src/include/gnunet_psycstore_plugin.h
parent5d50a7a5b5675551836191bccf60810c64a33776 (diff)
downloadgnunet-82cf1015e43dbf2884f4abc2ef3b1bb898311517.tar.gz
gnunet-82cf1015e43dbf2884f4abc2ef3b1bb898311517.zip
psycstore: doc fixes
Diffstat (limited to 'src/include/gnunet_psycstore_plugin.h')
-rw-r--r--src/include/gnunet_psycstore_plugin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gnunet_psycstore_plugin.h b/src/include/gnunet_psycstore_plugin.h
index 69d4bf7fc..00928d2b7 100644
--- a/src/include/gnunet_psycstore_plugin.h
+++ b/src/include/gnunet_psycstore_plugin.h
@@ -99,6 +99,8 @@ struct GNUNET_PSYCSTORE_PluginFunctions
99 * 99 *
100 * They are OR'd with any existing flags set. 100 * They are OR'd with any existing flags set.
101 * 101 *
102 * @param cls Closure.
103 * @param channel_key Public key of the channel.
102 * @param message_id ID of the message. 104 * @param message_id ID of the message.
103 * @param psycstore_flags OR'd GNUNET_PSYCSTORE_MessageFlags. 105 * @param psycstore_flags OR'd GNUNET_PSYCSTORE_MessageFlags.
104 * 106 *