1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 08:59:01 +00:00

Spellcheck for Ncat, Nping source files

This commit is contained in:
dmiller
2014-02-20 21:22:22 +00:00
parent 3f0d0c16f9
commit 1575c63d7d
36 changed files with 77 additions and 77 deletions

View File

@@ -143,7 +143,7 @@ using namespace std;
#define PKT_TYPE_ARP_RAW 6
/* The sendpkt structure is the data normalProbeMode() function passes to
* the nsock event handler. It contains the neccessary information so a
* the nsock event handler. It contains the necessary information so a
* handler can send one probe. */
typedef struct sendpkt{
int type;