Skip to content

Commit 05cbce6

Browse files
committed
Fix typo in comment.
1 parent 3f78b17 commit 05cbce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/libpq/auth.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1938,7 +1938,7 @@ CheckPAMAuth(Port *port, char *user, char *password)
19381938
pam_port_cludge = port;
19391939

19401940
/*
1941-
* Set the application data portion of the conversation struct This is
1941+
* Set the application data portion of the conversation struct. This is
19421942
* later used inside the PAM conversation to pass the password to the
19431943
* authentication module.
19441944
*/

0 commit comments

Comments
 (0)