summaryrefslogtreecommitdiff
path: root/src/auditor-lib/auditor_api_handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor-lib/auditor_api_handle.c')
-rw-r--r--src/auditor-lib/auditor_api_handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor-lib/auditor_api_handle.c b/src/auditor-lib/auditor_api_handle.c
index 4db528a31..9e4f73486 100644
--- a/src/auditor-lib/auditor_api_handle.c
+++ b/src/auditor-lib/auditor_api_handle.c
@@ -483,7 +483,7 @@ MAH_path_to_url2 (const char *base_url,
struct TALER_AUDITOR_Handle *
TALER_AUDITOR_connect (struct GNUNET_CURL_Context *ctx,
const char *url,
- TALER_AUDITOR_VersionificationCallback version_cb,
+ TALER_AUDITOR_VersionCallback version_cb,
void *version_cb_cls)
{
struct TALER_AUDITOR_Handle *auditor;