From fc34264e662b3b24ff43c585324987a4712a187b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Jan 2012 23:42:06 +0000 Subject: -comments --- src/include/gnunet_dns_service.h | 5 +++++ 1 file changed, 5 insertions(+) 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 @@ * currently only contains the structs for the IPC, which * don't even belong here (legacy code in transition) * @author Philipp Toelke + * + * TODO: + * - replace (most?) structs with nice function (prototypes) that take + * the appropriate arguments to pass the data + * - clean up API implementation itself (nicer reconnect, etc.) */ #ifndef GNUNET_DNS_SERVICE_H #define GNUNET_DNS_SERVICE_H -- cgit v1.2.3