Rest of btek bustage fix (union is aggregate type, wants braces around

initializer).
This commit is contained in:
shaver%mozilla.org 2002-03-04 03:42:57 +00:00
Родитель cf23d10480
Коммит 0b54b220ed
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -338,7 +338,7 @@ static NS_DEFINE_CID(kDOMSOF_CID, NS_DOM_SCRIPT_OBJECT_FACTORY_CID);
#define NS_DEFINE_CLASSINFO_DATA_WITH_NAME(_class, _name, _helper, \
_flags) \
{ #_name, \
_helper::doCreate, \
{ _helper::doCreate }, \
nsnull, \
nsnull, \
nsnull, \