mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
add return value (reviewed mjudge@netscape.com)
This commit is contained in:
parent
6202d355f7
commit
1a806e6240
@ -43,5 +43,6 @@ private:
|
||||
|
||||
nsresult NS_MakeEditorLoader(nsIContextLoader **aResult)
|
||||
{
|
||||
return NS_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
|
@ -43,5 +43,6 @@ private:
|
||||
|
||||
nsresult NS_MakeEditorLoader(nsIContextLoader **aResult)
|
||||
{
|
||||
return NS_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user