mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 747243 - Fix MSVC warning with a little JS_FRIEND_API love. r=billm
This commit is contained in:
parent
d2d5226e3b
commit
3e57646eb6
@ -1382,7 +1382,7 @@ MaybeGC(JSContext *cx);
|
||||
extern void
|
||||
ShrinkGCBuffers(JSRuntime *rt);
|
||||
|
||||
extern void
|
||||
extern JS_FRIEND_API(void)
|
||||
PrepareForFullGC(JSRuntime *rt);
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user