diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 14:24:55 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 14:24:55 +0100 |
commit | 5583b7a0595fe5c91943419ea46260fe7f7b9e9c (patch) | |
tree | a5de4293c8c008d6bafefe303d0036cd2603e62d /src/include/taler_mhd_lib.h | |
parent | 5146d62b14e7d4c14da6fe5c891ce27232082cbd (diff) |
libraries were folded, fold headers as well
Diffstat (limited to 'src/include/taler_mhd_lib.h')
-rw-r--r-- | src/include/taler_mhd_lib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_mhd_lib.h b/src/include/taler_mhd_lib.h index e82d8d75f..fdf60d561 100644 --- a/src/include/taler_mhd_lib.h +++ b/src/include/taler_mhd_lib.h @@ -204,7 +204,6 @@ TALER_MHD_reply_agpl (struct MHD_Connection *connection, * Function to call to handle the request by sending * back static data. * - * @param rh context of the handler * @param connection the MHD connection to handle * @param http_status status code to return * @param mime_type content-type to use |