diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-10-31 12:59:50 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-10-31 12:59:50 +0100 |
commit | 385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70 (patch) | |
tree | 61550b547a56179e6abac9bee3502ecc5c537fa8 /src/exchange/taler-exchange-httpd_parsing.c | |
parent | 325aaddbd6612c3baa56d01f6777faf77d082588 (diff) | |
download | exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.tar.gz exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.tar.bz2 exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.zip |
tighten formatting rules
Diffstat (limited to 'src/exchange/taler-exchange-httpd_parsing.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_parsing.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_parsing.c b/src/exchange/taler-exchange-httpd_parsing.c index dc77d182..fb8932b9 100644 --- a/src/exchange/taler-exchange-httpd_parsing.c +++ b/src/exchange/taler-exchange-httpd_parsing.c @@ -36,7 +36,6 @@ #define REQUEST_BUFFER_MAX (1024 * 1024) - /** * Process a POST request containing a JSON object. This function * realizes an MHD POST processor that will (incrementally) process |