From de8ab63afa42dd70aef04eb0da130a4aa2e493f5 Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Sat, 24 Apr 1999 03:28:43 +0000 Subject: [PATCH] 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 --- mozilla/mailnews/base/src/nsMsgAccountDataSource.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/mailnews/base/src/nsMsgAccountDataSource.cpp b/mozilla/mailnews/base/src/nsMsgAccountDataSource.cpp index c1e0737acd7..d3f45b18828 100644 --- a/mozilla/mailnews/base/src/nsMsgAccountDataSource.cpp +++ b/mozilla/mailnews/base/src/nsMsgAccountDataSource.cpp @@ -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,