248c248
< #define LOG_HTML 4
---
> #define LOG_XML 4
253c253
< #define LOG_NAMES {"normal", "machine", "HTML", "$Cr!pT | #define LOG_NAMES {"normal", "machine", "XML", "$Cr!pT | void output_rangelist_given_ports_to_xml_output(unsigned short *ports,
> int numports);
356a359,360
> void output_ports_to_xml_output(unsigned short *ports,
> int numports, int tcpscan, int udpscan);