gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r30286 - gnunet/src/namecache


From: gnunet
Subject: [GNUnet-SVN] r30286 - gnunet/src/namecache
Date: Fri, 18 Oct 2013 10:53:19 +0200

Author: wachs
Date: 2013-10-18 10:53:19 +0200 (Fri, 18 Oct 2013)
New Revision: 30286

Modified:
   gnunet/src/namecache/plugin_namecache_postgres.c
Log:
doxygen


Modified: gnunet/src/namecache/plugin_namecache_postgres.c
===================================================================
--- gnunet/src/namecache/plugin_namecache_postgres.c    2013-10-18 08:48:34 UTC 
(rev 30285)
+++ gnunet/src/namecache/plugin_namecache_postgres.c    2013-10-18 08:53:19 UTC 
(rev 30286)
@@ -211,10 +211,9 @@
 /**
  * Delete older block in the datastore.
  *
- * @param the plugin
+ * @param plugin the plugin
  * @param query query for the block
- * @param expiration time how old does the block have to be for deletion
- * @return #GNUNET_OK on success, else #GNUNET_SYSERR
+ * @param expiration_time how old does the block have to be for deletion
  */
 static void
 delete_old_block (struct Plugin *plugin,




reply via email to

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