aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fs/gnunet-service-fs_mesh_server.c2
-rw-r--r--src/identity/gnunet-identity.c5
2 files changed, 2 insertions, 5 deletions
diff --git a/src/fs/gnunet-service-fs_mesh_server.c b/src/fs/gnunet-service-fs_mesh_server.c
index 90492d69f..206ff6e75 100644
--- a/src/fs/gnunet-service-fs_mesh_server.c
+++ b/src/fs/gnunet-service-fs_mesh_server.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file fs/gnunet-service-fs_mesh.c 22 * @file fs/gnunet-service-fs_mesh_server.c
23 * @brief non-anonymous file-transfer 23 * @brief non-anonymous file-transfer
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * 25 *
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,