pgsql: Fix a few typos in simplehash.h. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix a few typos in simplehash.h.
Date
Msg-id E1bwYcY-0005LK-Jh@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a few typos in simplehash.h.

Author: Erik Rijkers
Discussion: <274e4c8ac545d6622735f97c1f6c354b@xs4all.nl>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/90d3da11c9417218ebd4f86b2003c98421824712

Modified Files
--------------
src/include/lib/simplehash.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix typo in comment.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.