add prototype for NS_NewRDFInMemoryDataSource to reduce Macintosh compiler warnings

git-svn-id: svn://10.0.0.236/trunk@22564 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com
1999-03-02 15:30:28 +00:00
parent b77aa3b2d1
commit 96fb4a86c6

View File

@@ -1432,6 +1432,7 @@ InMemoryDataSource::DoCommand(const char* aCommand,
////////////////////////////////////////////////////////////////////////
nsresult NS_NewRDFInMemoryDataSource(nsIRDFDataSource** result);
nsresult
NS_NewRDFInMemoryDataSource(nsIRDFDataSource** result)
{