mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 21:29:06 +00:00
Correct the DTD for hosthint element. Fixes #2217
This commit is contained in:
@@ -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 >
|
||||
|
||||
Reference in New Issue
Block a user