зеркало из https://github.com/github/ruby.git
Align the type of `num_entries` to `st_table`
This commit is contained in:
Родитель
7c226291d3
Коммит
f0923164d8
|
@ -173,7 +173,7 @@ struct dump_arg {
|
|||
st_table *data;
|
||||
st_table *compat_tbl;
|
||||
st_table *encodings;
|
||||
unsigned long num_entries;
|
||||
st_index_t num_entries;
|
||||
};
|
||||
|
||||
struct dump_call_arg {
|
||||
|
|
Загрузка…
Ссылка в новой задаче