add static to reduce compiiler warnings on Macintosh

This commit is contained in:
brade%netscape.com 1999-03-02 15:28:46 +00:00
parent 11757e7170
commit f2b821292d

View File

@ -354,6 +354,7 @@ JVM_IsLiveConnectEnabled(void)
}
static
JVMSecurityStack *
findPrevNode(JSStackFrame *pCurrentFrame)
{