aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns_tld_api.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 21:26:46 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 12:51:58 +0100
commit7f85993041d102e57aaa69ed134ff6422d84c67e (patch)
tree151c5ffda7684801318fda9583da13e8ee63580b /src/gns/gns_tld_api.c
parent8c2b85f0ffc1c0d0db629992cba2ea59d2ac3536 (diff)
downloadgnunet-7f85993041d102e57aaa69ed134ff6422d84c67e.tar.gz
gnunet-7f85993041d102e57aaa69ed134ff6422d84c67e.zip
-DOC: Documentation cleanup pass through GNS subsystem
Diffstat (limited to 'src/gns/gns_tld_api.c')
-rw-r--r--src/gns/gns_tld_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gns_tld_api.c b/src/gns/gns_tld_api.c
index 1b711cf40..c88ce776e 100644
--- a/src/gns/gns_tld_api.c
+++ b/src/gns/gns_tld_api.c
@@ -186,7 +186,7 @@ lookup_with_public_key (struct GNUNET_GNS_LookupWithTldRequest *ltr,
186 * @param cls a `struct GNUNET_GNS_LookupWithTldRequest *` 186 * @param cls a `struct GNUNET_GNS_LookupWithTldRequest *`
187 * @param ego ego handle, NULL at the end of the iteration 187 * @param ego ego handle, NULL at the end of the iteration
188 * @param ctx context we could store data to associate with @e ego 188 * @param ctx context we could store data to associate with @e ego
189 * @param name name of the ego 189 * @param ego_name name of the ego
190 */ 190 */
191static void 191static void
192identity_zone_cb (void *cls, 192identity_zone_cb (void *cls,