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:
@@ -1432,6 +1432,7 @@ InMemoryDataSource::DoCommand(const char* aCommand,
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
nsresult NS_NewRDFInMemoryDataSource(nsIRDFDataSource** result);
|
||||
nsresult
|
||||
NS_NewRDFInMemoryDataSource(nsIRDFDataSource** result)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user