* expand tabs.
This commit is contained in:
parent
050b932152
commit
57288f5dbd
@ -40,7 +40,7 @@ typedef struct iseq_link_element {
|
|||||||
ISEQ_ELEMENT_LABEL,
|
ISEQ_ELEMENT_LABEL,
|
||||||
ISEQ_ELEMENT_INSN,
|
ISEQ_ELEMENT_INSN,
|
||||||
ISEQ_ELEMENT_ADJUST,
|
ISEQ_ELEMENT_ADJUST,
|
||||||
ISEQ_ELEMENT_TRACE,
|
ISEQ_ELEMENT_TRACE,
|
||||||
} type;
|
} type;
|
||||||
struct iseq_link_element *next;
|
struct iseq_link_element *next;
|
||||||
struct iseq_link_element *prev;
|
struct iseq_link_element *prev;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user