Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3d0c95b

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 parent0175549 commit3d0c95b

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-
* Lookupupentry in hash table. Returns NULL if key not present.
813+
* Lookup entry in hash table. Returns NULL if key not present.
814814
*/
815815
SH_SCOPESH_ELEMENT_TYPE*
816816
SH_LOOKUP(SH_TYPE*tb,SH_KEY_TYPEkey)
@@ -821,7 +821,7 @@ SH_LOOKUP(SH_TYPE * tb, SH_KEY_TYPE key)
821821
}
822822

823823
/*
824-
* Lookupupentry 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)

[8]ページ先頭

©2009-2025 Movatter.jp