diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-13 22:45:55 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-13 22:45:55 +0200 |
commit | 28e55409dd0fb225890852d907317e87c681d62c (patch) | |
tree | 77d5c69e80ff4bb623072045e246e47beac2199a | |
parent | 732602042a73b504e21fadf57b85e78d1e904d7a (diff) |
-doxygen fix
-rw-r--r-- | src/exchangedb/plugin_exchangedb_postgres.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index d812f73e6..a259c7a0b 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -2944,6 +2944,7 @@ postgres_event_listen (void *cls, /** * Stop notifications. * + * @param cls the plugin's `struct PostgresClosure` * @param eh handle to unregister. */ static void |