Annotation of embedaddon/libxml2/test/errors/comment1.xml, revision 1.1

1.1     ! misho       1: <!DOCTYPE book [
        !             2: <!ELEMENT book ANY>
        !             3: ]>
        !             4: <!-- IllegalChar #x0e
        !             5:  in p02:  -->
        !             6: <book/>

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