FFI: Eliminate hardcoded string hashes.
This commit is contained in:
@@ -60,6 +60,8 @@ typedef struct CPState {
|
||||
|
||||
LJ_FUNC int lj_cparse(CPState *cp);
|
||||
|
||||
LJ_FUNC int lj_cparse_case(GCstr *str, const char *match);
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user