зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1290160 - followup to fix static analysis bustage on a CLOSED TREE; r=me
This commit is contained in:
Родитель
10f9f468e4
Коммит
e53dd1c5f7
|
@ -137,7 +137,7 @@ private:
|
|||
class TypedPref : public Pref
|
||||
{
|
||||
public:
|
||||
TypedPref(T aValue)
|
||||
explicit TypedPref(T aValue)
|
||||
: mValue(aValue)
|
||||
{}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче