-doxygen fix

This commit is contained in:
Christian Grothoff 2021-08-22 11:53:42 +02:00
parent afa75e093a
commit af6995c9aa
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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)