aboutsummaryrefslogtreecommitdiff
path: root/src/gns/plugin_gnsrecord_gns.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-06 11:47:30 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-06 11:47:30 +0000
commitf92f3f8a717f1a3b332bec4f162ad8da237f2e89 (patch)
tree9a7b78ebfd672ffefab4261748fc93c963d4a3c7 /src/gns/plugin_gnsrecord_gns.c
parent993d64d9c8541acfe6c98b72ec286ab5c9ad674d (diff)
downloadgnunet-f92f3f8a717f1a3b332bec4f162ad8da237f2e89.tar.gz
gnunet-f92f3f8a717f1a3b332bec4f162ad8da237f2e89.zip
handle box records in gns proxy
Diffstat (limited to 'src/gns/plugin_gnsrecord_gns.c')
-rw-r--r--src/gns/plugin_gnsrecord_gns.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gns/plugin_gnsrecord_gns.c b/src/gns/plugin_gnsrecord_gns.c
index d8fe3c649..5675599dd 100644
--- a/src/gns/plugin_gnsrecord_gns.c
+++ b/src/gns/plugin_gnsrecord_gns.c
@@ -26,7 +26,6 @@
26 * map the result to A/AAAA. 26 * map the result to A/AAAA.
27 * @author Christian Grothoff 27 * @author Christian Grothoff
28 */ 28 */
29
30#include "platform.h" 29#include "platform.h"
31#include "gnunet_util_lib.h" 30#include "gnunet_util_lib.h"
32#include "gnunet_gnsrecord_lib.h" 31#include "gnunet_gnsrecord_lib.h"
@@ -390,7 +389,7 @@ libgnunet_plugin_gnsrecord_gns_init (void *cls)
390/** 389/**
391 * Exit point from the plugin. 390 * Exit point from the plugin.
392 * 391 *
393 * @param cls the return value from #libgnunet_plugin_block_test_init 392 * @param cls the return value from #libgnunet_plugin_block_test_init()
394 * @return NULL 393 * @return NULL
395 */ 394 */
396void * 395void *