diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/exchange/taler-exchange-httpd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/exchange/taler-exchange-httpd.c b/src/exchange/taler-exchange-httpd.c index 9462695f..d6dfb035 100644 --- a/src/exchange/taler-exchange-httpd.c +++ b/src/exchange/taler-exchange-httpd.c @@ -691,6 +691,7 @@ exchange_serve_process_config ()  /* Developer logic for supporting the `-f' option. */  #if HAVE_DEVELOPER +  /**   * Option `-f' (specifies an input file to give to the HTTP server).   */ @@ -797,7 +798,6 @@ connection_done (void *cls,  /* end of HAVE_DEVELOPER */  #endif -  /**   * Function called for logging by MHD.   * | 
