Annotation of embedaddon/libxml2/result/errors/extparsedent.xml, revision 1.1

1.1     ! misho       1: <?xml version="1.0"?>
        !             2: <!DOCTYPE foo [
        !             3: <!ENTITY c PUBLIC "bar" "/etc/doesnotexist">
        !             4: ]>
        !             5: <root>&c;</root>

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