Fix a comment that I forgot to keep in sync.

This commit is contained in:
waterson%netscape.com 1999-04-24 03:28:43 +00:00
parent 933ff04dcb
commit 7431df7cdc

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,