diff --git a/mozilla/dom/src/base/nsJSUtils.cpp b/mozilla/dom/src/base/nsJSUtils.cpp index 102abd4e327..553e26f52d9 100644 --- a/mozilla/dom/src/base/nsJSUtils.cpp +++ b/mozilla/dom/src/base/nsJSUtils.cpp @@ -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) {