Fix AIX build bustage. a=chofmann
git-svn-id: svn://10.0.0.236/trunk@49140 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
73df84aa4a
commit
1ee0832990
@ -195,7 +195,7 @@ nsRegistryDataSource::QueryInterface(const nsIID& aIID, void** aResult)
|
||||
return NS_NOINTERFACE;
|
||||
}
|
||||
|
||||
NS_ADDREF(NS_REINTERPRET_CAST(nsISupports*, this));
|
||||
NS_ADDREF(NS_REINTERPRET_CAST(nsISupports*, *aResult));
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user