diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-08-25 10:57:24 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-08-25 10:57:24 +0200 |
commit | 7dbf41fda881ee2ecd817e62e8390d49eaefe15f (patch) | |
tree | 49e9db586ef4dcbe0321ba0d87396c3408d9a77c /src/include/taler_exchangedb_plugin.h | |
parent | 1d7a37effb24043e41f14d946d37b450d1625a11 (diff) |
doxygen fixes
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index e08371da4..c8444e296 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -3614,7 +3614,6 @@ typedef void * * @param cls closure * @param row_id current row in kyc_attributes table - * @param provider_name which provider collected the data, NULL for user upload * @param collection_time when were the attributes collected * @param enc_attributes_size size of @a enc_attributes * @param enc_attributes the encrypted collected attributes |