Commit 9457b591 authored by Magnus Hagander's avatar Magnus Hagander

Fix typo

Etsuro Fujita
parent 4dcd4da9
......@@ -3161,7 +3161,7 @@ PQresetPoll(PGconn *conn)
}
/*
* PQcancelGet: get a PGcancel structure corresponding to a connection.
* PQgetCancel: get a PGcancel structure corresponding to a connection.
*
* A copy is needed to be able to cancel a running query from a different
* thread. If the same structure is used all structure members would have
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment