Fix comment related to pg_cryptohash_error()
authorMichael Paquier
Wed, 12 Jan 2022 03:40:04 +0000 (12:40 +0900)
committerMichael Paquier
Wed, 12 Jan 2022 03:40:04 +0000 (12:40 +0900)
commitaf8d530e47588d909a3c8d400b21a273e50498d6
treeb4459d18212c1585b7355a2ce4873601dd11adbf
parentab27df2490e3a5dfb8ecb3de66818d16645ef3dd
Fix comment related to pg_cryptohash_error()

One of the comments introduced in b69aba7 was worded a bit weirdly, so
improve it.

Reported-by: Sergey Shinderuk
Discussion: https://postgr.es/m/71b9a5d2-a3bf-83bc-a243-93dcf0bcfb3b@postgrespro.ru
Backpatch-through: 14
src/common/cryptohash.c
src/common/cryptohash_openssl.c