Correct the DTD for hosthint element. Fixes #2217

This commit is contained in:
dmiller 2020-12-30 23:31:35 +00:00
parent 77f764fe72
commit e7b40571ef

View file

@ -151,7 +151,7 @@
>
<!-- these elements are written by scan_engine.c:ultrascan_host_pspec_update() -->
<!ELEMENT hosthint (status,address,hostnames)* >
<!ELEMENT hosthint (status,address+,hostnames?) >
<!-- these elements are written by output.c:write_xml_initial_hostinfo() -->
<!ELEMENT status EMPTY >