зеркало из https://github.com/mozilla/pjs.git
Bug 580969 nsHTMLSelectElement.cpp failed to compile with Sun Studio r=peterv a=bsmedberg
This commit is contained in:
Родитель
e0eb18127b
Коммит
b1476fce7f
|
@ -122,7 +122,7 @@ public:
|
|||
*/
|
||||
nsHTMLOptionElement *ItemAsOption(PRUint32 aIndex)
|
||||
{
|
||||
return mElements.SafeElementAt(aIndex, nsRefPtr<nsHTMLOptionElement>());
|
||||
return mElements.SafeElementAt(aIndex, nsnull);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче