aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_similar_kyc_attributes.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-12-30 14:44:24 +0100
committerChristian Grothoff <christian@grothoff.org>2022-12-30 14:44:24 +0100
commitc5773ce206d8ac53811060f9bd792fad6c9daaff (patch)
tree70a1f252252c3fd1c8c94cdb3dafaf0896f32ada /src/exchangedb/pg_select_similar_kyc_attributes.h
parent94fbb1c211a8c3d8d43c76d91f369de1c0a4615f (diff)
downloadexchange-c5773ce206d8ac53811060f9bd792fad6c9daaff.tar.xz
-doxygen fixes
Diffstat (limited to 'src/exchangedb/pg_select_similar_kyc_attributes.h')
-rw-r--r--src/exchangedb/pg_select_similar_kyc_attributes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/pg_select_similar_kyc_attributes.h b/src/exchangedb/pg_select_similar_kyc_attributes.h
index caa311da5..72f2407e8 100644
--- a/src/exchangedb/pg_select_similar_kyc_attributes.h
+++ b/src/exchangedb/pg_select_similar_kyc_attributes.h
@@ -30,7 +30,6 @@
* Lookup similar KYC attribute data.
*
* @param cls closure
- * @param h_payto account for which the attribute data is stored
* @param kyc_prox key for similarity search
* @param cb callback to invoke on each match
* @param cb_cls closure for @a cb