mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Spellcheck on Nmap, Nsock, Nbase source files
This commit is contained in:
@@ -293,7 +293,7 @@ class HostOsScanStats {
|
||||
std::list<OFProbe *> probesActive;
|
||||
|
||||
/* A record of total number of probes that have been sent to this
|
||||
* host, including restranmited ones. */
|
||||
* host, including retransmitted ones. */
|
||||
unsigned int num_probes_sent;
|
||||
/* Delay between two probes. */
|
||||
unsigned int sendDelayMs;
|
||||
|
||||
Reference in New Issue
Block a user