• Show log

    Commit

  • Hash : f85ce8e3
    Author : Daniel Veillard
    Date : 2003-09-22T10:24:45

    the uri arg to xmlNodeSetBase is really a const xmlChar* addin the
    
    * tree.c include/libxml/tree.h: the uri arg to xmlNodeSetBase is
      really a const xmlChar*
    * xmlreader.c include/libxml/xmlreader.h: addin the
      xmlTextReaderConstString() to get an interned string from
      the reader
    Daniel