From: Christian Grothoff Date: Sun, 1 Jan 2012 23:42:06 +0000 (+0000) Subject: -comments X-Git-Tag: initial-import-from-subversion-38251~15484 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fc34264e662b3b24ff43c585324987a4712a187b;p=oweals%2Fgnunet.git -comments --- 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