Whitespace panty raid.

git-svn-id: svn://10.0.0.236/trunk@75870 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brendan%mozilla.org 2000-08-09 06:20:13 +00:00
parent 9ebf63f099
commit e830c43305

View File

@ -58,8 +58,8 @@ interface nsIRDFDataSource : nsISupports
* to a valid (but possibly empty) cursor.
*/
nsISimpleEnumerator GetSources(in nsIRDFResource aProperty,
in nsIRDFNode aTarget,
in boolean aTruthValue);
in nsIRDFNode aTarget,
in boolean aTruthValue);
/**
* Find a child of that is related to the source by the given arc
@ -81,8 +81,8 @@ interface nsIRDFDataSource : nsISupports
* to a valid (but possibly empty) cursor.
*/
nsISimpleEnumerator GetTargets(in nsIRDFResource aSource,
in nsIRDFResource aProperty,
in boolean aTruthValue);
in nsIRDFResource aProperty,
in boolean aTruthValue);
/**
* Add an assertion to the graph.