mirror of
https://github.com/nmap/nmap.git
synced 2025-12-31 03:49:01 +00:00
merge soc07 r5077:5080 - Adding 'extrainfo' in the taskbegin/taskend XML elements for the SPM additional info
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
<!ATTLIST taskbegin
|
||||
task CDATA #REQUIRED
|
||||
time %attr_numeric; #REQUIRED
|
||||
extrainfo CDATA #IMPLIED
|
||||
>
|
||||
|
||||
<!-- this element is written in timing.c:printStats() -->
|
||||
@@ -122,6 +123,7 @@
|
||||
<!ATTLIST taskend
|
||||
task CDATA #REQUIRED
|
||||
time %attr_numeric; #REQUIRED
|
||||
extrainfo CDATA #IMPLIED
|
||||
>
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user