gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26971 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r26971 - gnunet/src/include
Date: Mon, 22 Apr 2013 16:42:51 +0200

Author: bartpolot
Date: 2013-04-22 16:42:51 +0200 (Mon, 22 Apr 2013)
New Revision: 26971

Modified:
   gnunet/src/include/gnunet_common.h
Log:
- doc

Modified: gnunet/src/include/gnunet_common.h
===================================================================
--- gnunet/src/include/gnunet_common.h  2013-04-22 14:42:20 UTC (rev 26970)
+++ gnunet/src/include/gnunet_common.h  2013-04-22 14:42:51 UTC (rev 26971)
@@ -271,6 +271,7 @@
  * @param cls closure
  * @param filename complete filename (absolute path)
  * @return GNUNET_OK to continue to iterate,
+ *  GNUNET_NO to stop iteration with no error,
  *  GNUNET_SYSERR to abort iteration with error!
  */
 typedef int (*GNUNET_FileNameCallback) (void *cls, const char *filename);




reply via email to

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