summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_parsing.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-27 22:17:08 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-27 22:17:08 +0100
commit8fd46396d7cc84e1ea86413b3d48ab1fc4fb86d7 (patch)
treeb0757b2e936403a0e5549ff086f8f9102f1fc684 /src/mint/taler-mint-httpd_parsing.h
parent162af316d39f1bf526e3dc63e67dd6ae6f7be91b (diff)
downloadexchange-8fd46396d7cc84e1ea86413b3d48ab1fc4fb86d7.tar.gz
exchange-8fd46396d7cc84e1ea86413b3d48ab1fc4fb86d7.tar.bz2
exchange-8fd46396d7cc84e1ea86413b3d48ab1fc4fb86d7.zip
polishing taler-mint-http_withdraw.c logic
Diffstat (limited to 'src/mint/taler-mint-httpd_parsing.h')
-rw-r--r--src/mint/taler-mint-httpd_parsing.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mint/taler-mint-httpd_parsing.h b/src/mint/taler-mint-httpd_parsing.h
index 5f5f35dfc..c8e946077 100644
--- a/src/mint/taler-mint-httpd_parsing.h
+++ b/src/mint/taler-mint-httpd_parsing.h
@@ -13,7 +13,6 @@
You should have received a copy of the GNU Affero General Public License along with
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
*/
-
/**
* @file taler-mint-httpd_parsing.h
* @brief functions to parse incoming requests
@@ -21,11 +20,9 @@
* @author Benedikt Mueller
* @author Christian Grothoff
*/
-
#ifndef TALER_MICROHTTPD_LIB_H_
#define TALER_MICROHTTPD_LIB_H_
-
#include <microhttpd.h>
#include <jansson.h>