aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_update_kyc_process_by_row.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-14 05:10:56 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-14 05:10:56 +0100
commit4ea2e0c42a5d5591241570dd26a54e0b22a89b33 (patch)
treebe5d7cf58d8b26076da682253c94e9a773efec97 /src/exchangedb/pg_update_kyc_process_by_row.c
parent9db572706d81ece0fe5c0d094b956572ddd8516d (diff)
downloadexchange-4ea2e0c42a5d5591241570dd26a54e0b22a89b33.tar.xz
-fix linker issues
Diffstat (limited to 'src/exchangedb/pg_update_kyc_process_by_row.c')
-rw-r--r--src/exchangedb/pg_update_kyc_process_by_row.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_update_kyc_process_by_row.c b/src/exchangedb/pg_update_kyc_process_by_row.c
index 0f6871c1c..b15472839 100644
--- a/src/exchangedb/pg_update_kyc_process_by_row.c
+++ b/src/exchangedb/pg_update_kyc_process_by_row.c
@@ -26,7 +26,7 @@
#include "pg_helper.h"
enum GNUNET_DB_QueryStatus
-TEh_PG_update_kyc_process_by_row (
+TEH_PG_update_kyc_process_by_row (
void *cls,
uint64_t process_row,
const char *provider_section,