--HG--
extra : rebase_source : ba745a7701c7dd5b3bda26868b10452ffa3a518a
This commit is contained in:
Peter Van der Beken 2011-04-08 14:13:17 -07:00
Родитель bbcd86d01e
Коммит 323672db06
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -154,6 +154,8 @@ txToDocHandlerFactory::createHandlerWith(txOutputFormat* aFormat,
return rv;
}
}
return NS_OK;
}
nsresult
@ -200,6 +202,8 @@ txToDocHandlerFactory::createHandlerWith(txOutputFormat* aFormat,
return rv;
}
}
return NS_OK;
}
nsresult