[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r28903 - in gnunet/src: identity include
From: |
gnunet |
Subject: |
[GNUnet-SVN] r28903 - in gnunet/src: identity include |
Date: |
Fri, 30 Aug 2013 00:32:22 +0200 |
Author: grothoff
Date: 2013-08-30 00:32:22 +0200 (Fri, 30 Aug 2013)
New Revision: 28903
Modified:
gnunet/src/identity/identity_api_lookup.c
gnunet/src/include/gnunet_identity_service.h
Log:
-doxygen fix
Modified: gnunet/src/identity/identity_api_lookup.c
===================================================================
--- gnunet/src/identity/identity_api_lookup.c 2013-08-29 22:31:07 UTC (rev
28902)
+++ gnunet/src/identity/identity_api_lookup.c 2013-08-29 22:32:22 UTC (rev
28903)
@@ -75,7 +75,7 @@
*
* @param cls closure with the `struct GNUNET_IDENTITY_EgoLookup`
* @param ego ego handle
- * @param ego_ctx context for application to store data for this ego
+ * @param ctx context for application to store data for this ego
* (during the lifetime of this process, initially NULL)
* @param name name assigned by the user for this ego,
* NULL if the user just deleted the ego and it
Modified: gnunet/src/include/gnunet_identity_service.h
===================================================================
--- gnunet/src/include/gnunet_identity_service.h 2013-08-29 22:31:07 UTC
(rev 28902)
+++ gnunet/src/include/gnunet_identity_service.h 2013-08-29 22:32:22 UTC
(rev 28903)
@@ -129,7 +129,7 @@
*
* @param cls closure
* @param ego ego handle
- * @param ego_ctx context for application to store data for this ego
+ * @param ctx context for application to store data for this ego
* (during the lifetime of this process, initially NULL)
* @param name name assigned by the user for this ego,
* NULL if the user just deleted the ego and it
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r28903 - in gnunet/src: identity include,
gnunet <=