Change comment to reflect tthe appropriate interface. (it was confusing before).

This commit is contained in:
mscott%netscape.com 1999-06-10 07:21:06 +00:00
Родитель b059e57e90
Коммит c3a0128e26
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -39,7 +39,7 @@ public:
NS_DECL_ISUPPORTS_INHERITED
//nsIMessageHdr
//nsIMsgHdr
NS_IMETHOD GetProperty(const char *propertyName, nsString &resultProperty);
NS_IMETHOD SetProperty(const char *propertyName, nsString &propertyStr);
NS_IMETHOD GetUint32Property(const char *propertyName, PRUint32 *pResult);