fixed typo in #ifdef Mac code

This commit is contained in:
dveditz%netscape.com 1999-04-15 07:18:34 +00:00
parent 20edf80408
commit aa0bc9475b

View File

@ -291,7 +291,7 @@ extern void vr_findGlobalRegName()
}
}
extern char* vr_findGlobalRegName()
extern char* vr_findVerRegName()
{
FSSpec regSpec;
OSErr err;