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

Fixing a head build problem, damn ... Daniel

This commit is contained in:
Daniel Veillard
2004-03-04 17:09:47 +00:00
parent 2156d4387b
commit b34321c78c

View File

@ -1538,7 +1538,7 @@ xmlShellBase(xmlShellCtxtPtr ctxt,
return (0); return (0);
} }
#ifdef XML_TREE_ENABLED #ifdef LIBXML_TREE_ENABLED
/** /**
* xmlShellSetBase: * xmlShellSetBase:
* @ctxt: the shell context * @ctxt: the shell context