summaryrefslogtreecommitdiff
path: root/src/include/gnunet_dns_service.h
diff options
context:
space:
mode:
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