diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/backenddb/plugin_merchantdb_postgres.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c index ed43b3ed..5afe7f0a 100644 --- a/src/backenddb/plugin_merchantdb_postgres.c +++ b/src/backenddb/plugin_merchantdb_postgres.c @@ -7779,6 +7779,7 @@ postgres_update_pending_webhook (void *cls, params); } + /** * Delete a webhook in the pending webhook after the * webhook was completed successfully. |