Fix incorrect comments in hmac.c and hmac_openssl.c

Both files referred to pg_hmac_ctx->data, which, I guess, comes from the
early versions of the patch that has resulted in commit e6bdfd9.

Author: Sergey Shinderuk
Discussion: 
https://postgr.es/m/[email protected]
Backpatch-through: 14

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3c1ffd02dd058666ddf27d7e621ab5bbc4b769bb

Modified Files
--------------
src/common/hmac.c         | 4 +---
src/common/hmac_openssl.c | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)

Reply via email to