gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28976 - in gnunet/src: include psycstore


From: gnunet
Subject: [GNUnet-SVN] r28976 - in gnunet/src: include psycstore
Date: Wed, 4 Sep 2013 01:02:08 +0200

Author: tg
Date: 2013-09-04 01:02:08 +0200 (Wed, 04 Sep 2013)
New Revision: 28976

Modified:
   gnunet/src/include/gnunet_psycstore_plugin.h
   gnunet/src/psycstore/plugin_psycstore_sqlite.c
Log:
psycstore: doc fixes

Modified: gnunet/src/include/gnunet_psycstore_plugin.h
===================================================================
--- gnunet/src/include/gnunet_psycstore_plugin.h        2013-09-03 23:02:05 UTC 
(rev 28975)
+++ gnunet/src/include/gnunet_psycstore_plugin.h        2013-09-03 23:02:08 UTC 
(rev 28976)
@@ -99,6 +99,8 @@
    *
    * They are OR'd with any existing flags set.
    *
+   * @param cls Closure.
+   * @param channel_key Public key of the channel.
    * @param message_id ID of the message.
    * @param psycstore_flags OR'd GNUNET_PSYCSTORE_MessageFlags.
    *

Modified: gnunet/src/psycstore/plugin_psycstore_sqlite.c
===================================================================
--- gnunet/src/psycstore/plugin_psycstore_sqlite.c      2013-09-03 23:02:05 UTC 
(rev 28975)
+++ gnunet/src/psycstore/plugin_psycstore_sqlite.c      2013-09-03 23:02:08 UTC 
(rev 28976)
@@ -842,11 +842,6 @@
  * Set additional flags for a given message.
  *
  * They are OR'd with any existing flags set.
- *
- * @param plugin Plugin handle. 
- * @param channel_key Public key of the channel.
- * @param message_id ID of the message.
- * @param psycstore_flags OR'd GNUNET_PSYCSTORE_MessageFlags.
  * 
  * @return #GNUNET_OK on success, else #GNUNET_SYSERR
  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]