summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-19 13:45:14 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-19 13:45:14 +0100
commit8ffaa360d505a40c74071a6cd3f534dfb4776c9f (patch)
tree3f416ea79b8f6050758fa38207a1ca52af8f4795 /src
parent807d8bc287cd1004b1726a43cc71f8d8dd7e9cdd (diff)
downloadmerchant-8ffaa360d505a40c74071a6cd3f534dfb4776c9f.tar.gz
merchant-8ffaa360d505a40c74071a6cd3f534dfb4776c9f.tar.bz2
merchant-8ffaa360d505a40c74071a6cd3f534dfb4776c9f.zip
-whitespace
Diffstat (limited to 'src')
-rw-r--r--src/backenddb/plugin_merchantdb_postgres.c1
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.