Diff for /embedaddon/libxml2/doc/examples/io1.c between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:37:59 version 1.1.1.2, 2014/06/15 19:53:36
Line 6 Line 6
  *          XInclude method context to show how dynamic document can   *          XInclude method context to show how dynamic document can
  *          be built in a clean way.   *          be built in a clean way.
  * usage: io1   * usage: io1
 * test: io1 > io1.tmp ; diff io1.tmp io1.res ; rm -f io1.tmp * test: io1 > io1.tmp && diff io1.tmp $(srcdir)/io1.res
  * author: Daniel Veillard   * author: Daniel Veillard
  * copy: see Copyright for the status of this software.   * copy: see Copyright for the status of this software.
  */   */

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>