diff options
Diffstat (limited to 'khtml/html/dtd.cpp')
-rw-r--r-- | khtml/html/dtd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/html/dtd.cpp b/khtml/html/dtd.cpp index accc8b855..02cf81482 100644 --- a/khtml/html/dtd.cpp +++ b/khtml/html/dtd.cpp @@ -152,7 +152,7 @@ const unsigned short KDE_NO_EXPORT DOM::tagPriority[] = { 0, // ID_TEXT }; -const tagStatus DOM::endTag[] = { +const tagtqStatus DOM::endTag[] = { REQUIRED, // 0 REQUIRED, // ID_A == 1 REQUIRED, // ID_ABBR |