mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
add static to reduce compiiler warnings on Macintosh
This commit is contained in:
parent
11757e7170
commit
f2b821292d
@ -354,6 +354,7 @@ JVM_IsLiveConnectEnabled(void)
|
||||
}
|
||||
|
||||
|
||||
static
|
||||
JVMSecurityStack *
|
||||
findPrevNode(JSStackFrame *pCurrentFrame)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user