nmap/nsock
henri a2f308a8f8 Removed duplicate declaration of a msiod *nsi variable.
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.
2012-07-13 21:18:03 +00:00
..
examples Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification 2012-03-01 06:32:23 +00:00
include Define SOLARIS_BPF_PCAP_CAPTURE for Solaris 11. 2012-04-07 08:07:41 +00:00
src Removed duplicate declaration of a msiod *nsi variable. 2012-07-13 21:18:03 +00:00
nsock.vcxproj Merged nsock-engines from nmap-exp. This rewrite of the nsock library adds 2012-01-05 01:08:16 +00:00