summaryrefslogtreecommitdiff
path: root/src/mint
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-21 13:47:34 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-21 13:47:34 +0100
commit031935996dfb522bca34ecb1631f3a2116107ffc (patch)
tree1cff3ca8e78ce6fdf9acedae1eb031531fc35b54 /src/mint
parent92cc995743b64f3302619caf8bf5f49e33674849 (diff)
downloadexchange-031935996dfb522bca34ecb1631f3a2116107ffc.tar.gz
exchange-031935996dfb522bca34ecb1631f3a2116107ffc.tar.bz2
exchange-031935996dfb522bca34ecb1631f3a2116107ffc.zip
document TODOs
Diffstat (limited to 'src/mint')
-rw-r--r--src/mint/taler-mint-httpd_refresh.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_refresh.c b/src/mint/taler-mint-httpd_refresh.c
index 863b812db..fc46a1d35 100644
--- a/src/mint/taler-mint-httpd_refresh.c
+++ b/src/mint/taler-mint-httpd_refresh.c
@@ -21,7 +21,9 @@
* @author Christian Grothoff
*
* TODO:
- * - split properly into parsing, DB-ops and response generation
+ * - split /refresh/reveal properly into parsing, DB-ops and response generation
+ * - error handling
+ * - document functions properly
*/
#include "platform.h"
#include <gnunet/gnunet_util_lib.h>