This commit is contained in:
cvshook%sicking.cc 2005-12-29 00:38:55 +00:00
Родитель 1a6eefe7c4
Коммит 6d7257e461
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -149,7 +149,7 @@ public:
{
return NS_OK;
}
virtual nsAttrName* GetAttrNameAt(PRUint32 aIndex) const
virtual const nsAttrName* GetAttrNameAt(PRUint32 aIndex) const
{
return nsnull;
}