add return value (reviewed mjudge@netscape.com)

This commit is contained in:
brade%netscape.com 1998-12-22 18:58:25 +00:00
parent 6202d355f7
commit 1a806e6240
2 changed files with 2 additions and 0 deletions

View File

@ -43,5 +43,6 @@ private:
nsresult NS_MakeEditorLoader(nsIContextLoader **aResult)
{
return NS_ERROR_NOT_IMPLEMENTED;
}

View File

@ -43,5 +43,6 @@ private:
nsresult NS_MakeEditorLoader(nsIContextLoader **aResult)
{
return NS_ERROR_NOT_IMPLEMENTED;
}