mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
Fix typos.
Oskari Saarenmaa
This commit is contained in:
@@ -838,7 +838,7 @@ pg_GSS_recvauth(Port *port)
|
||||
|
||||
/*
|
||||
* Loop through GSSAPI message exchange. This exchange can consist of
|
||||
* multiple messags sent in both directions. First message is always from
|
||||
* multiple messages sent in both directions. First message is always from
|
||||
* the client. All messages from client to server are password packets
|
||||
* (type 'p').
|
||||
*/
|
||||
@@ -1078,7 +1078,7 @@ pg_SSPI_recvauth(Port *port)
|
||||
|
||||
/*
|
||||
* Loop through SSPI message exchange. This exchange can consist of
|
||||
* multiple messags sent in both directions. First message is always from
|
||||
* multiple messages sent in both directions. First message is always from
|
||||
* the client. All messages from client to server are password packets
|
||||
* (type 'p').
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user