commit | 2ce51c0646dd499b260f4f647169680634998244 | [log] [tgz] |
---|---|---|
author | Rob Richards <rrichard@src.gnome.org> | Mon Sep 12 12:16:35 2005 +0000 |
committer | Rob Richards <rrichard@src.gnome.org> | Mon Sep 12 12:16:35 2005 +0000 |
tree | 45a1fcd72d39fa9afbe60531df4f55a6590183c8 | |
parent | 602434dee543b1d7a0473881469032a05e43106e [diff] |
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.