mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-10 08:24:08 +00:00
Use tabs in lj_jit.h to match style.
This commit is contained in:
parent
9396a47a3b
commit
f15d8b7b2f
@ -418,7 +418,7 @@ typedef struct jit_State {
|
||||
|
||||
TValue errinfo; /* Additional info element for trace errors. */
|
||||
|
||||
TValue* selfref; /* Slot for the trace self reference. */
|
||||
TValue* selfref; /* Slot for the trace self reference. */
|
||||
|
||||
#if LJ_HASPROFILE
|
||||
GCproto *prev_pt; /* Previous prototype. */
|
||||
|
Loading…
Reference in New Issue
Block a user