Export NS_NewUnicharStreamLoader since this file is part of a shared library for now.
This commit is contained in:
Родитель
2fc749e868
Коммит
8ddd7faa0c
|
@ -183,7 +183,7 @@ nsUnicharStreamLoader::OnDataAvailable(nsIChannel* channel, nsISupports *ctxt,
|
|||
return rv;
|
||||
}
|
||||
|
||||
extern nsresult
|
||||
extern PR_PUBLIC_API(nsresult)
|
||||
NS_NewUnicharStreamLoader(nsIUnicharStreamLoader** aInstancePtrResult,
|
||||
nsIURI* aURL,
|
||||
nsILoadGroup* aLoadGroup,
|
||||
|
|
Загрузка…
Ссылка в новой задаче