Bug 270889 - Various minor code and comment fixes.
git-svn-id: svn://10.0.0.236/trunk@166985 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -805,7 +805,6 @@ nsJavaXPTCStub::GetRetvalSig(const nsXPTParamInfo* aParamInfo,
|
||||
aRetvalSig.Append("Lorg/mozilla/xpcom/nsISupports;");
|
||||
break;
|
||||
|
||||
// XXX Probably won't work for 64 bit addr
|
||||
case nsXPTType::T_VOID:
|
||||
aRetvalSig.Append("I");
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user