diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-11-30 14:16:42 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-11-30 14:16:42 +0100 |
| commit | 4b2504a3c36d45beec3adda844658270d1ec18a3 (patch) | |
| tree | 7138a634a9694c698b9b65e04a9da9db3c171365 /src/exchange | |
| parent | a1af10a832de7070420c61cc6d9daf0311726c90 (diff) | |
doxygen fixes
Diffstat (limited to 'src/exchange')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_auditors.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_auditors.c b/src/exchange/taler-exchange-httpd_auditors.c index 0aa10812..3833a201 100644 --- a/src/exchange/taler-exchange-httpd_auditors.c +++ b/src/exchange/taler-exchange-httpd_auditors.c @@ -212,6 +212,8 @@ add_auditor_denom_sig (void *cls, * * @param connection the MHD connection to handle * @param root uploaded JSON data + * @param auditor_pub public key of the auditor + * @param h_denom_pub hash of the denomination public key * @return MHD result code */ MHD_RESULT |
