mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 21:59:02 +00:00
a2f308a8f8248d506cf7953630600fbd9148cf4e
It's used two times, in two separate blocks of the function. Therefore it was declared twice (once per block), then got moved toplevel but the second declaration was forgotten somehow. This doesn't actually change anything (identical objdump -d diff) but makes code nicer.
…
…
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%