зеркало из https://github.com/mozilla/pjs.git
make sure to return NS_OK from Init()
This commit is contained in:
Родитель
0a950992ad
Коммит
82484e5aed
|
@ -116,6 +116,7 @@ nsRenderingContextXlib::Init(nsIDeviceContext* aContext, nsDrawingSurface aSurfa
|
||||||
nsresult nsRenderingContextXlib::CommonInit(void)
|
nsresult nsRenderingContextXlib::CommonInit(void)
|
||||||
{
|
{
|
||||||
// put common stuff in here.
|
// put common stuff in here.
|
||||||
|
return NS_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_IMETHODIMP
|
NS_IMETHODIMP
|
||||||
|
|
Загрузка…
Ссылка в новой задаче