attempt to fix win build bustage
This commit is contained in:
Родитель
9c8c69001a
Коммит
365b822bb1
|
@ -123,7 +123,7 @@ nsHTMLEncoder::PrettyPrint(PRBool aYes)
|
|||
return NS_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
NS_NewHTMLEncoder(nsIDocumentEncoder** aResult)
|
||||
{
|
||||
*aResult = new nsHTMLEncoder;
|
||||
|
|
|
@ -123,7 +123,7 @@ nsHTMLEncoder::PrettyPrint(PRBool aYes)
|
|||
return NS_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
NS_NewHTMLEncoder(nsIDocumentEncoder** aResult)
|
||||
{
|
||||
*aResult = new nsHTMLEncoder;
|
||||
|
|
Загрузка…
Ссылка в новой задаче