This commit is contained in:
ben%bengoodger.com 2004-03-05 19:55:50 +00:00
Родитель 6608686ef9
Коммит 08e0a61a69
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -217,8 +217,7 @@ nsNetscapeProfileMigratorBase::GetProfileDataFromRegistry(nsILocalFile* aRegistr
keys->Next();
}
return NS_OK;
return rv;
}
#define GETPREF(xform, method, value) \