Fix comment related to pg_cryptohash_error()

Michael Paquier <michael@paquier.xyz>

Commit: 9a3d8e1886670ca3532687c5336d97965a79a084
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-01-12T03:39:36Z
Releases: 15.0
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