Fix comment related to pg_cryptohash_error()

Michael Paquier <michael@paquier.xyz>

Commit: af8d530e47588d909a3c8d400b21a273e50498d6
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-01-12T03:40:04Z
Releases: 14.2
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

Files

PathChange+/−
src/common/cryptohash.c modified +1 −1
src/common/cryptohash_openssl.c modified +1 −1

Discussion