Fix Windows declaration problem.

git-svn-id: svn://10.0.0.236/trunk@56213 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rjc%netscape.com
1999-12-19 07:15:16 +00:00
parent d5de2ab1bc
commit d488324f1f
2 changed files with 2 additions and 2 deletions

View File

@@ -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)
{

View File

@@ -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)
{