diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mint/taler-mint-httpd_refresh.c | 4 | 
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 863b812d..fc46a1d3 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>  | 
