1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 05:09:14 +00:00

Spellcheck on Nmap, Nsock, Nbase source files

This commit is contained in:
dmiller
2014-02-20 18:44:12 +00:00
parent b8873f42cd
commit 3f0d0c16f9
52 changed files with 145 additions and 145 deletions

View File

@@ -162,7 +162,7 @@ struct udpprobeinfo {
struct in_addr target;
};
/* The runtime statistics used to decide how fast to proced and how
/* The runtime statistics used to decide how fast to proceed and how
many ports we can try at once */
struct scanstats {
int packet_incr;