diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-01-24 16:55:45 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-01-24 16:55:45 +0100 |
commit | dac80e1e35ab724312d00f7e581d560fbc7e01f5 (patch) | |
tree | 09376015364750828a17e3b37486b585786d73c8 | |
parent | 37cd7259f99a112ee95ffb07ba40589c853ad028 (diff) |
-doxygen fixv0.9.1
m--------- | contrib/wallet-core | 0 | ||||
-rw-r--r-- | src/backenddb/plugin_merchantdb_postgres.c | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wallet-core b/contrib/wallet-core -Subproject 19b3dcba6c0c9831c7f8b1a20ecfc5f0ad6948a +Subproject 13119702d90733174fc69a75de46bda6401d083 diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c index 959b2253..823ad819 100644 --- a/src/backenddb/plugin_merchantdb_postgres.c +++ b/src/backenddb/plugin_merchantdb_postgres.c @@ -7797,7 +7797,7 @@ postgres_lookup_all_webhooks (void *cls, * * @param cls closure * @param webhook_serial webhook that need to be update - * @param pwb details about the next pending webhook + * @param next_attempt when to try the webhook next * @return database result code */ static enum GNUNET_DB_QueryStatus |