Fix typo in comment.
Daniel Gustafsson
This commit is contained in:
parent
1ff0042165
commit
674e2de64d
@ -452,7 +452,7 @@ struct pg_conn
|
|||||||
#ifndef ENABLE_GSS
|
#ifndef ENABLE_GSS
|
||||||
gss_buffer_desc ginbuf; /* GSS input token */
|
gss_buffer_desc ginbuf; /* GSS input token */
|
||||||
#else
|
#else
|
||||||
char *gsslib; /* What GSS librart to use ("gssapi" or
|
char *gsslib; /* What GSS library to use ("gssapi" or
|
||||||
* "sspi") */
|
* "sspi") */
|
||||||
#endif
|
#endif
|
||||||
CredHandle *sspicred; /* SSPI credentials handle */
|
CredHandle *sspicred; /* SSPI credentials handle */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user