aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dns_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-01 23:42:06 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-01 23:42:06 +0000
commitfc34264e662b3b24ff43c585324987a4712a187b (patch)
treefc17ba614149cdeeb83072f5247c13832cd5effc /src/include/gnunet_dns_service.h
parent402a25de1ef93133c9879706071081405ade61f6 (diff)
downloadgnunet-fc34264e662b3b24ff43c585324987a4712a187b.tar.gz
gnunet-fc34264e662b3b24ff43c585324987a4712a187b.zip
-comments
Diffstat (limited to 'src/include/gnunet_dns_service.h')
-rw-r--r--src/include/gnunet_dns_service.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_dns_service.h b/src/include/gnunet_dns_service.h
index 4dcf6c375..a6471d6e9 100644
--- a/src/include/gnunet_dns_service.h
+++ b/src/include/gnunet_dns_service.h
@@ -24,6 +24,11 @@
24 * currently only contains the structs for the IPC, which 24 * currently only contains the structs for the IPC, which
25 * don't even belong here (legacy code in transition) 25 * don't even belong here (legacy code in transition)
26 * @author Philipp Toelke 26 * @author Philipp Toelke
27 *
28 * TODO:
29 * - replace (most?) structs with nice function (prototypes) that take
30 * the appropriate arguments to pass the data
31 * - clean up API implementation itself (nicer reconnect, etc.)
27 */ 32 */
28#ifndef GNUNET_DNS_SERVICE_H 33#ifndef GNUNET_DNS_SERVICE_H
29#define GNUNET_DNS_SERVICE_H 34#define GNUNET_DNS_SERVICE_H