mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 12:07:52 +00:00
Fix Windows declaration problem.
This commit is contained in:
parent
c59a8d3039
commit
374d58a80c
@ -2348,7 +2348,7 @@ InternetSearchDataSource::OnStopRequest(nsIChannel* channel, nsISupports *ctxt,
|
||||
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
InternetSearchDataSource::ParseHTML(nsIURI *aURL, nsIRDFResource *mParent, nsIRDFResource *mEngine,
|
||||
nsString &htmlResults, PRBool useAllHREFsFlag, PRUint32 &numResults)
|
||||
{
|
||||
|
@ -2348,7 +2348,7 @@ InternetSearchDataSource::OnStopRequest(nsIChannel* channel, nsISupports *ctxt,
|
||||
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
InternetSearchDataSource::ParseHTML(nsIURI *aURL, nsIRDFResource *mParent, nsIRDFResource *mEngine,
|
||||
nsString &htmlResults, PRBool useAllHREFsFlag, PRUint32 &numResults)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user