This commit is contained in:
stephend%netscape.com 2001-07-24 07:01:09 +00:00
Родитель edd97efe0c
Коммит 26c54a9386
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -38,7 +38,7 @@ function Startup()
if (!InitEditorShell())
return;
dialog = new Object;
var dialog = new Object;
if (!dialog)
{
dump("Failed to create dialog object!!!\n");