fixing gcc 3.4 bustage (balsa)

This commit is contained in:
cbiesinger%web.de 2005-04-06 00:25:56 +00:00
Родитель af0681ee56
Коммит 215f759bf6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -66,7 +66,7 @@ struct nsStateMapEntry
enum ENameRule {
eNoName,
eNameFromSubtree, // Collect name from text & img descendents; use title if resulting name is "".
eNameFromTitle, // Use the title attribute for a name
eNameFromTitle // Use the title attribute for a name
};
enum EValueRule {