forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8f7277d
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.com1 parent005638e commit8f7277d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
885 | 885 |
| |
886 | 886 |
| |
887 | 887 |
| |
888 |
| - | |
| 888 | + | |
889 | 889 |
| |
890 | 890 |
| |
891 | 891 |
| |
|
0 commit comments
Comments
(0)