aboutsummaryrefslogtreecommitdiff
path: root/src/gns/plugin_gnsrecord_gns.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-16 12:12:39 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-16 12:12:39 +0000
commit54d912e8c447f302172bf6dc3b3fe6769f4ac685 (patch)
treef6cfc4bf40d075509c7c8236be17a503cc3ab558 /src/gns/plugin_gnsrecord_gns.c
parent10e14fa5739998d29fb8f47f54e45df52eff0d9d (diff)
downloadgnunet-54d912e8c447f302172bf6dc3b3fe6769f4ac685.tar.gz
gnunet-54d912e8c447f302172bf6dc3b3fe6769f4ac685.zip
-add gnsrecord plugin for conversation
Diffstat (limited to 'src/gns/plugin_gnsrecord_gns.c')
-rw-r--r--src/gns/plugin_gnsrecord_gns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/plugin_gnsrecord_gns.c b/src/gns/plugin_gnsrecord_gns.c
index 56e35f05b..87238498a 100644
--- a/src/gns/plugin_gnsrecord_gns.c
+++ b/src/gns/plugin_gnsrecord_gns.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file gnsrecord/plugin_gnsrecord_gns.c 22 * @file gns/plugin_gnsrecord_gns.c
23 * @brief gnsrecord plugin to provide the API for fundamental GNS records 23 * @brief gnsrecord plugin to provide the API for fundamental GNS records
24 * This includes the VPN record because GNS resolution 24 * This includes the VPN record because GNS resolution
25 * is expected to understand VPN records and (if needed) 25 * is expected to understand VPN records and (if needed)