diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-02-19 13:45:14 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-02-19 13:45:14 +0100 |
commit | 8ffaa360d505a40c74071a6cd3f534dfb4776c9f (patch) | |
tree | 3f416ea79b8f6050758fa38207a1ca52af8f4795 | |
parent | 807d8bc287cd1004b1726a43cc71f8d8dd7e9cdd (diff) |
-whitespace
-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. |