Skip to content

Commit 3d0c95b

Browse files
Fix wording in comment
Author: vignesh C <vignesh21@gmail.com> Discussion: https://postgr.es/m/CALDaNm0jKY__83tUsem79+YqfjTWTAkDfiPS0T_Z4y0AYGd_HQ@mail.gmail.com
1 parent 0175549 commit 3d0c95b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/lib/simplehash.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ SH_LOOKUP_HASH_INTERNAL(SH_TYPE * tb, SH_KEY_TYPE key, uint32 hash)
810810
}
811811

812812
/*
813-
* Lookup up entry in hash table. Returns NULL if key not present.
813+
* Lookup entry in hash table. Returns NULL if key not present.
814814
*/
815815
SH_SCOPE SH_ELEMENT_TYPE *
816816
SH_LOOKUP(SH_TYPE * tb, SH_KEY_TYPE key)
@@ -821,7 +821,7 @@ SH_LOOKUP(SH_TYPE * tb, SH_KEY_TYPE key)
821821
}
822822

823823
/*
824-
* Lookup up entry in hash table using an already-calculated hash.
824+
* Lookup entry in hash table using an already-calculated hash.
825825
*
826826
* Returns NULL if key not present.
827827
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy