diff options
Diffstat (limited to 'src/backenddb/plugin_merchantdb_postgres.c')
-rw-r--r-- | src/backenddb/plugin_merchantdb_postgres.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |