diff options
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 |