gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24960 - gnunet/src/datacache


From: gnunet
Subject: [GNUnet-SVN] r24960 - gnunet/src/datacache
Date: Wed, 14 Nov 2012 16:09:54 +0100

Author: grothoff
Date: 2012-11-14 16:09:54 +0100 (Wed, 14 Nov 2012)
New Revision: 24960

Modified:
   gnunet/src/datacache/plugin_datacache_sqlite.c
Log:
-doxygen

Modified: gnunet/src/datacache/plugin_datacache_sqlite.c
===================================================================
--- gnunet/src/datacache/plugin_datacache_sqlite.c      2012-11-14 14:45:26 UTC 
(rev 24959)
+++ gnunet/src/datacache/plugin_datacache_sqlite.c      2012-11-14 15:09:54 UTC 
(rev 24960)
@@ -95,7 +95,9 @@
  * @param data data to store
  * @param type type of the value
  * @param discard_time when to discard the value in any case
-   * @return 0 if duplicate, -1 on error, number of bytes used otherwise
+ * @param path_info_len number of entries in 'path_info'
+ * @param path_info array of peers that have processed the request 
+ * @return 0 if duplicate, -1 on error, number of bytes used otherwise
  */
 static ssize_t
 sqlite_plugin_put (void *cls,




reply via email to

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