Fix typo in comment on OpenSSL PEM password callback type name.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 267cc6ed29668fcf2e527f514f0fbbeaa73c388e
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2020-05-14T10:57:00Z
Releases: 13.0
Fix typo in comment on OpenSSL PEM password callback type name.

The type is called "pem_password_cb", not "pem_passwd_cb".

Author: Daniel Gustafsson
Discussion: https://www.postgresql.org/message-id/22108CF6-228B-45CF-9CDA-5C5F658DCC22@yesql.se

Files

PathChange+/−
src/interfaces/libpq/fe-secure-openssl.c modified +1 −1

Discussion