зеркало из https://github.com/mozilla/pjs.git
Fix Solaris build problem
This commit is contained in:
Родитель
c65c40efea
Коммит
165da61267
|
@ -173,7 +173,7 @@ NS_METHOD nsTextWidget::SetPassword(PRBool aIsPassword)
|
|||
{
|
||||
if (mWidget == nsnull && aIsPassword) {
|
||||
mMakePassword = PR_TRUE;
|
||||
return;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
if (aIsPassword) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче