gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28868 - gnunet/src/identity


From: gnunet
Subject: [GNUnet-SVN] r28868 - gnunet/src/identity
Date: Tue, 27 Aug 2013 09:29:54 +0200

Author: tg
Date: 2013-08-27 09:29:54 +0200 (Tue, 27 Aug 2013)
New Revision: 28868

Modified:
   gnunet/src/identity/identity_api.c
Log:
identity: doc fixes

Modified: gnunet/src/identity/identity_api.c
===================================================================
--- gnunet/src/identity/identity_api.c  2013-08-27 07:29:52 UTC (rev 28867)
+++ gnunet/src/identity/identity_api.c  2013-08-27 07:29:54 UTC (rev 28868)
@@ -33,7 +33,7 @@
 #define LOG(kind,...) GNUNET_log_from (kind, "identity-api",__VA_ARGS__)
 
 /** 
- * Handle for a ego.
+ * Handle for an ego.
  */
 struct GNUNET_IDENTITY_Ego
 {
@@ -190,9 +190,9 @@
 
 
 /**
- * Try again to connect to network size estimation service.
+ * Try again to connect to the identity service.
  *
- * @param cls the handle to the transport service
+ * @param cls handle to the identity service.
  * @param tc scheduler context
  */
 static void
@@ -521,9 +521,9 @@
 
 
 /**
- * Try again to connect to network size estimation service.
+ * Try again to connect to the identity service.
  *
- * @param cls the handle to the transport service
+ * @param cls handle to the identity service.
  * @param tc scheduler context
  */
 static void




reply via email to

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