fix compilation with recent gcc

This commit is contained in:
gwenhael 2018-02-02 15:10:20 +01:00 committed by GitHub
parent 3fc4f457ff
commit 42a019e342
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -695,7 +695,7 @@ decode_group_1()
}
}
inline int
static inline int
#ifdef __FunctionProto__
decode_8_thru_f(int op1)
#else