mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
Repair formatting in src/lj_jit.h again.
This commit is contained in:
parent
6edd9d2b41
commit
1480f33eb3
@ -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