This commit is contained in:
dbradley%netscape.com 2003-03-23 00:28:40 +00:00
Родитель d525a490d6
Коммит 394011eae7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2670,7 +2670,7 @@ private:
nsDeque mStack;
JSContext* mSafeJSContext;
// If if non-null, we own it; same as mSafeJSContext if SetSafeJSContext
// If non-null, we own it; same as mSafeJSContext if SetSafeJSContext
// not called.
JSContext* mOwnSafeJSContext;
};