зеркало из https://github.com/github/ruby.git
Fixed comment typo, found by @ThePablick
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
17817e9da6
Коммит
ff6eb8fe9a
2
st.c
2
st.c
|
@ -102,7 +102,7 @@ st_realloc_bins(st_table_entry **bins, st_index_t newsize, st_index_t oldsize)
|
|||
return bins;
|
||||
}
|
||||
|
||||
/* Shortage */
|
||||
/* Shortcut */
|
||||
#define bins as.big.bins
|
||||
#define head as.big.head
|
||||
#define tail as.big.tail
|
||||
|
|
Загрузка…
Ссылка в новой задаче