diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-07-30 12:32:42 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-07-30 12:32:42 +0200 |
commit | b5cd1d1102e0c3e88604d5ba9d39090ddebc8b58 (patch) | |
tree | 0c6ed463fb712c0d75665d825f47eef1fb7e8476 /src/backend/taler-merchant-httpd_private-get-templates-ID.h | |
parent | 85a8cdb4f78336016b9dd8dabaf2afd536b8bb44 (diff) |
-remove _tuple suffix
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-templates-ID.h')
-rw-r--r-- | src/backend/taler-merchant-httpd_private-get-templates-ID.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-templates-ID.h b/src/backend/taler-merchant-httpd_private-get-templates-ID.h index cf5e4d83..384ab818 100644 --- a/src/backend/taler-merchant-httpd_private-get-templates-ID.h +++ b/src/backend/taler-merchant-httpd_private-get-templates-ID.h @@ -34,8 +34,8 @@ */ MHD_RESULT TMH_private_get_templates_ID (const struct TMH_RequestHandler *rh, - struct MHD_Connection *connection, - struct TMH_HandlerContext *hc); + struct MHD_Connection *connection, + struct TMH_HandlerContext *hc); /* end of taler-merchant-httpd_private-get-templates-ID.h */ #endif |