Edit

kc3-lang/libxml2

Branch :

  • Show log

    Commit

  • Author : Rob Richards
    Date : 2005-09-12 12:16:35
    Hash : 2ce51c06
    Message : add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr * include/libxml/xmlsave.h xmlsave.c: add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr rather than global during output. * xmlsave.c: fix some output formatting for meta element under XHTML.