mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
Fix typo.
This commit is contained in:
parent
fc9959701b
commit
f6835ea90a
@ -160,7 +160,7 @@ typedef struct Port
|
||||
#if defined(ENABLE_GSS) || defined(ENABLE_SSPI)
|
||||
|
||||
/*
|
||||
* If GSSAPI is supported, store GSSAPI information. Oterwise, store a
|
||||
* If GSSAPI is supported, store GSSAPI information. Otherwise, store a
|
||||
* NULL pointer to make sure offsets in the struct remain the same.
|
||||
*/
|
||||
pg_gssinfo *gss;
|
||||
|
Loading…
Reference in New Issue
Block a user