mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* expand tabs.
This commit is contained in:
parent
050b932152
commit
57288f5dbd
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ typedef struct iseq_link_element {
|
|||
ISEQ_ELEMENT_LABEL,
|
||||
ISEQ_ELEMENT_INSN,
|
||||
ISEQ_ELEMENT_ADJUST,
|
||||
ISEQ_ELEMENT_TRACE,
|
||||
ISEQ_ELEMENT_TRACE,
|
||||
} type;
|
||||
struct iseq_link_element *next;
|
||||
struct iseq_link_element *prev;
|
||||
|
|
Loading…
Reference in a new issue