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

Commit8f7277d

Browse files
committed
Fix s/ITERTOR/ITERATOR/ typo in simplehash.h.
This could lead to problem when simplehash.h is used to define twodifferent types of hashtable visible in the same translation unit.Reported-By: Josh SorefDiscussion:https://postgr.es/m/CACZqfqCC7WdBAY=rQePb9-qW1rjdaTdHsV5KoVejHkDb6qrtOg@mail.gmail.com
1 parent005638e commit8f7277d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/lib/simplehash.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@ SH_STAT(SH_TYPE *tb)
885885
#undef SH_STATUS
886886
#undef SH_STATUS_EMPTY
887887
#undef SH_STATUS_IN_USE
888-
#undefSH_ITERTOR
888+
#undefSH_ITERATOR
889889

890890
/* external function names */
891891
#undef SH_CREATE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp