aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-identity.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-19 11:30:00 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-19 11:30:00 +0000
commit9c8501552ea8c2cc7632f78e6bbc8a298ce70532 (patch)
treedf4946f76b75a798561019d69b04a81e912d1fd8 /src/identity/gnunet-identity.c
parent3346d105170abdf1a7e958d8f2c3b59ca036f2b8 (diff)
downloadgnunet-9c8501552ea8c2cc7632f78e6bbc8a298ce70532.tar.gz
gnunet-9c8501552ea8c2cc7632f78e6bbc8a298ce70532.zip
-doxygen fixes
Diffstat (limited to 'src/identity/gnunet-identity.c')
-rw-r--r--src/identity/gnunet-identity.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/identity/gnunet-identity.c b/src/identity/gnunet-identity.c
index 6b3be69ab..6981b3709 100644
--- a/src/identity/gnunet-identity.c
+++ b/src/identity/gnunet-identity.c
@@ -121,10 +121,7 @@ delete_finished (void *cls,
121 * Creation operation finished. 121 * Creation operation finished.
122 * 122 *
123 * @param cls pointer to operation handle 123 * @param cls pointer to operation handle
124 * @param ego ego handle 124 * @param emsg error message, NULL on success
125 * @param ctx context for application to store data for this ego
126 * (during the lifetime of this process, initially NULL)
127 * @param identifier identifier assigned by the user for this ego
128 */ 125 */
129static void 126static void
130create_finished (void *cls, 127create_finished (void *cls,