mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
Export NS_NewUnicharStreamLoader since this file is part of a shared library for now.
This commit is contained in:
parent
dd0bc02b8f
commit
1a36563125
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user