diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd.c')
| -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 2ef58b0f..93636b00 100644 --- a/src/exchange/taler-exchange-httpd.c +++ b/src/exchange/taler-exchange-httpd.c @@ -121,7 +121,7 @@ handle_mhd_completion_callback (void *cls,  /** - * Handle a request coming from libmicrohttpd. + * Handle incoming HTTP request.   *   * @param cls closure for MHD daemon (unused)   * @param connection the connection  | 
