gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7400 - in GNUnet/src: applications/fs/ecrs include


From: gnunet
Subject: [GNUnet-SVN] r7400 - in GNUnet/src: applications/fs/ecrs include
Date: Wed, 9 Jul 2008 12:11:17 -0600 (MDT)

Author: grothoff
Date: 2008-07-09 12:11:17 -0600 (Wed, 09 Jul 2008)
New Revision: 7400

Modified:
   GNUnet/src/applications/fs/ecrs/namespace.c
   GNUnet/src/include/gnunet_ecrs_lib.h
Log:
more

Modified: GNUnet/src/applications/fs/ecrs/namespace.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/namespace.c 2008-07-09 18:07:44 UTC (rev 
7399)
+++ GNUnet/src/applications/fs/ecrs/namespace.c 2008-07-09 18:11:17 UTC (rev 
7400)
@@ -166,7 +166,7 @@
  * @param rootURI set to the URI of the namespace, NULL if
  *        no advertisement was created
  *
- * @return GNUNET_OK on success, GNUNET_SYSERR on error (namespace already 
exists)
+ * @return URI on success, NULL on error 
  */
 struct GNUNET_ECRS_URI *
 GNUNET_ECRS_namespace_create (struct GNUNET_GE_Context *ectx,

Modified: GNUnet/src/include/gnunet_ecrs_lib.h
===================================================================
--- GNUnet/src/include/gnunet_ecrs_lib.h        2008-07-09 18:07:44 UTC (rev 
7399)
+++ GNUnet/src/include/gnunet_ecrs_lib.h        2008-07-09 18:11:17 UTC (rev 
7400)
@@ -459,7 +459,7 @@
  * @param rootEntry name of the root entry in the namespace (for
  *        the namespace advertisement)
  *
- * @return URI on success, NULL on error (namespace already exists)
+ * @return URI on success, NULL on error
  */
 struct GNUNET_ECRS_URI *GNUNET_ECRS_namespace_create (struct GNUNET_GE_Context
                                                       *ectx,





reply via email to

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