mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Fix typo in comment.
This commit is contained in:
parent
3f78b1715c
commit
05cbce6f30
@ -1938,7 +1938,7 @@ CheckPAMAuth(Port *port, char *user, char *password)
|
|||||||
pam_port_cludge = port;
|
pam_port_cludge = port;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Set the application data portion of the conversation struct This is
|
* Set the application data portion of the conversation struct. This is
|
||||||
* later used inside the PAM conversation to pass the password to the
|
* later used inside the PAM conversation to pass the password to the
|
||||||
* authentication module.
|
* authentication module.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user