diff options
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.h')
-rw-r--r-- | src/mint/taler-mint-httpd_responses.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_responses.h b/src/mint/taler-mint-httpd_responses.h index 0e48341fd..230904519 100644 --- a/src/mint/taler-mint-httpd_responses.h +++ b/src/mint/taler-mint-httpd_responses.h | |||
@@ -90,4 +90,6 @@ TALER_MINT_reply_arg_missing (struct MHD_Connection *connection, | |||
90 | const char *param_name); | 90 | const char *param_name); |
91 | 91 | ||
92 | 92 | ||
93 | |||
94 | |||
93 | #endif | 95 | #endif |