mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Comment typo.
This commit is contained in:
parent
8a561e9ae3
commit
d42ef0edbc
1 changed files with 1 additions and 1 deletions
2
xml.cc
2
xml.cc
|
|
@ -131,7 +131,7 @@ Additional functions are
|
|||
|
||||
xml_write_raw Raw unescaped output.
|
||||
xml_write_escaped XML-escaped output.
|
||||
xml_write_escaped_v XML_escaped output, with a va_list.
|
||||
xml_write_escaped_v XML-escaped output, with a va_list.
|
||||
xml_start_document Writes <?xml version="1.0"?>.
|
||||
xml_depth Returns the size of the element stack.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue