1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-30 22:43:14 +03:00

- DOCBparser.c: patche from Lszl Kovcs

Daniel
This commit is contained in:
Daniel Veillard
2001-04-26 10:59:11 +00:00
parent 30211a0eef
commit 02f077a7ae
2 changed files with 5 additions and 1 deletions

View File

@ -570,7 +570,7 @@ docbookElementTable[] = {
{ "informaltable",0, 0, 0, 9, 0, "" }, /* graphic */
{ "initializer",0, 0, 0, 7, 0, "" }, /* smallcptr */
{ "inlineequation",0, 0, 0, 9, 0, "" }, /* inlineequation.content */
{ "inlinegraphic",0, 2, 1, 0, 0, "" },
{ "inlinegraphic",0, 0, 0, 9, 0, "" },
{ "inlinemediaobject",0,0, 0, 9, 0, "" }, /* objectinfo */
{ "interfacename",0, 0, 0, 7, 0, "" }, /* smallcptr */
{ "interface", 0, 0, 0, 7, 0, "" }, /* smallcptr */