aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-04-10 15:10:08 +0200
committerChristian Grothoff <christian@grothoff.org>2018-04-10 15:10:21 +0200
commit2c3ed5fda45b21ce7e3038324d785cb13ffd0edb (patch)
tree7fc0611fc98c81d91b0ebaa7c776fd2d056bb7c6 /src/include/gnunet_namestore_plugin.h
parentde72aeb9ffa09576f7df749ef5ef2cf3391adec2 (diff)
downloadgnunet-2c3ed5fda45b21ce7e3038324d785cb13ffd0edb.tar.gz
gnunet-2c3ed5fda45b21ce7e3038324d785cb13ffd0edb.zip
more work on zoneimport tool, lacks CNAME but otherwise largely complete, except untested
Diffstat (limited to 'src/include/gnunet_namestore_plugin.h')
-rw-r--r--src/include/gnunet_namestore_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_plugin.h b/src/include/gnunet_namestore_plugin.h
index 48965b3b6..11f16b97a 100644
--- a/src/include/gnunet_namestore_plugin.h
+++ b/src/include/gnunet_namestore_plugin.h
@@ -44,7 +44,7 @@ extern "C"
44 44
45 45
46/** 46/**
47 * Function called by for each matching record. 47 * Function called for each matching record.
48 * 48 *
49 * @param cls closure 49 * @param cls closure
50 * @param zone_key private key of the zone 50 * @param zone_key private key of the zone