Bug 97345: fixing bustage, checked wrong version in (without return).

This commit is contained in:
rjesup%wgate.com 2001-09-06 23:20:16 +00:00
Родитель 29c6b5ae41
Коммит 9406efcadc
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -1521,6 +1521,7 @@ GetOptionsRecurse(nsIContent* aContent, nsVoidArray& aOptions)
}
}
}
return result;
}
void