From af6995c9aa0e859f090273f5a7eb76cdf822b7db Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Aug 2021 11:53:42 +0200 Subject: -doxygen fix --- src/exchangedb/plugin_exchangedb_postgres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index 2d7ca0573..98bd6de30 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -2964,7 +2964,7 @@ pq_socket_cb (void *cls, * Register callback to be invoked on events of type @a es. * * @param cls database context to use - * @param session connection to use + * @param timeout how long until to generate a timeout event * @param es specification of the event to listen for * @param cb function to call when the event happens, possibly * multiple times (until cancel is invoked) -- cgit v1.2.3