aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity')
-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,