r=jst, a=brendan
OS/2 bring up - PR_CALLBACK for VisualAge
This commit is contained in:
mkaply%us.ibm.com 2000-06-26 19:59:18 +00:00
parent cf07bf69ec
commit 6fde6d62b3

View File

@ -454,7 +454,7 @@ nsJSUtils::nsGenericEnumerate(JSContext* aContext,
return JS_TRUE;
}
static JSBool
static JSBool PR_CALLBACK
StubConstructor(JSContext *cx, JSObject *obj, uintN argc, jsval *argv,
jsval *rval)
{