aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/gnunet-namestore.c')
-rw-r--r--src/namestore/gnunet-namestore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore.c b/src/namestore/gnunet-namestore.c
index 508566a49..3514f4fd9 100644
--- a/src/namestore/gnunet-namestore.c
+++ b/src/namestore/gnunet-namestore.c
@@ -1265,7 +1265,7 @@ run_with_zone_pkey (const struct GNUNET_CONFIGURATION_Handle *cfg)
1265 * @param ego an ego known to identity service, or NULL 1265 * @param ego an ego known to identity service, or NULL
1266 */ 1266 */
1267static void 1267static void
1268identity_cb (void *cls, const struct GNUNET_IDENTITY_Ego *ego) 1268identity_cb (void *cls, struct GNUNET_IDENTITY_Ego *ego)
1269{ 1269{
1270 const struct GNUNET_CONFIGURATION_Handle *cfg = cls; 1270 const struct GNUNET_CONFIGURATION_Handle *cfg = cls;
1271 1271