aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-identity.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-16 23:18:47 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-16 23:18:47 +0000
commit18df1a9c23a57cf8a60c90f286bac676056602ef (patch)
tree14e4c85af699ca575c6073c5a8495f3210c68104 /src/identity/gnunet-identity.c
parente537c542fe0ea6a727a6a2da2233547662ee9302 (diff)
downloadgnunet-18df1a9c23a57cf8a60c90f286bac676056602ef.tar.gz
gnunet-18df1a9c23a57cf8a60c90f286bac676056602ef.zip
-doxygen
Diffstat (limited to 'src/identity/gnunet-identity.c')
-rw-r--r--src/identity/gnunet-identity.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/identity/gnunet-identity.c b/src/identity/gnunet-identity.c
index c590ab701..721828b8b 100644
--- a/src/identity/gnunet-identity.c
+++ b/src/identity/gnunet-identity.c
@@ -122,7 +122,7 @@ delete_finished (void *cls,
122 * 122 *
123 * @param cls pointer to operation handle 123 * @param cls pointer to operation handle
124 * @param ego ego handle 124 * @param ego ego handle
125 * @param ego_ctx context for application to store data for this ego 125 * @param ctx context for application to store data for this ego
126 * (during the lifetime of this process, initially NULL) 126 * (during the lifetime of this process, initially NULL)
127 * @param identifier identifier assigned by the user for this ego 127 * @param identifier identifier assigned by the user for this ego
128 */ 128 */
@@ -170,7 +170,7 @@ create_finished (void *cls,
170 * 170 *
171 * @param cls closure 171 * @param cls closure
172 * @param ego ego handle 172 * @param ego ego handle
173 * @param ego_ctx context for application to store data for this ego 173 * @param ctx context for application to store data for this ego
174 * (during the lifetime of this process, initially NULL) 174 * (during the lifetime of this process, initially NULL)
175 * @param identifier identifier assigned by the user for this ego, 175 * @param identifier identifier assigned by the user for this ego,
176 * NULL if the user just deleted the ego and it 176 * NULL if the user just deleted the ego and it