mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Adds a missing closing tag and corrects indentation
This commit is contained in:
parent
426e7eed4b
commit
1ea9c88d5a
1 changed files with 5 additions and 4 deletions
|
|
@ -31,11 +31,12 @@ query.
|
|||
-- </table>
|
||||
-- <elem key="Action">rfi.pl</elem>
|
||||
-- </table>
|
||||
-- <table key="someform">
|
||||
-- <table key="Vulnerable fields">
|
||||
-- <elem>inc2</elem>
|
||||
-- <table key="someform">
|
||||
-- <table key="Vulnerable fields">
|
||||
-- <elem>inc2</elem>
|
||||
-- </table>
|
||||
-- <elem key="Action">rfi.pl</elem>
|
||||
-- </table>
|
||||
-- <elem key="Action">rfi.pl</elem>
|
||||
-- </table>
|
||||
-- </table>
|
||||
-- <table key="Queries">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue