diff options
Diffstat (limited to 'src/auditor/taler-auditor-httpd_parsing.c')
-rw-r--r-- | src/auditor/taler-auditor-httpd_parsing.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/taler-auditor-httpd_parsing.c b/src/auditor/taler-auditor-httpd_parsing.c index bac338cc0..fb707c88f 100644 --- a/src/auditor/taler-auditor-httpd_parsing.c +++ b/src/auditor/taler-auditor-httpd_parsing.c | |||
@@ -36,7 +36,6 @@ | |||
36 | #define REQUEST_BUFFER_MAX (1024 * 1024) | 36 | #define REQUEST_BUFFER_MAX (1024 * 1024) |
37 | 37 | ||
38 | 38 | ||
39 | |||
40 | /** | 39 | /** |
41 | * Process a POST request containing a JSON object. This function | 40 | * Process a POST request containing a JSON object. This function |
42 | * realizes an MHD POST processor that will (incrementally) process | 41 | * realizes an MHD POST processor that will (incrementally) process |