fix compilation with recent gcc
This commit is contained in:
parent
3fc4f457ff
commit
42a019e342
1 changed files with 1 additions and 1 deletions
|
@ -695,7 +695,7 @@ decode_group_1()
|
|||
}
|
||||
}
|
||||
|
||||
inline int
|
||||
static inline int
|
||||
#ifdef __FunctionProto__
|
||||
decode_8_thru_f(int op1)
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue