Fix a comment that I forgot to keep in sync.

git-svn-id: svn://10.0.0.236/trunk@29027 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com
1999-04-24 03:28:43 +00:00
parent b728481e8b
commit de8ab63afa

View File

@@ -53,7 +53,7 @@ public:
PRBool aTruthValue,
nsIRDFNode **_retval);
/* nsIRDFAssertionCursor GetTargets (in nsIRDFResource aSource, in nsIRDFResource aProperty, in boolean aTruthValue); */
/* nsISimpleEnumerator GetTargets (in nsIRDFResource aSource, in nsIRDFResource aProperty, in boolean aTruthValue); */
NS_IMETHOD GetTargets(nsIRDFResource *source,
nsIRDFResource *aProperty,
PRBool aTruthValue,