mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
Spellcheck for Ncat, Nping source files
This commit is contained in:
@@ -149,7 +149,7 @@ class NpingTarget {
|
||||
char *hostname; /**< Resolved host name */
|
||||
int namedhost; /**< =1 is named host; =0 is an IP; =-1 unset */
|
||||
char *targetname; /**< Name of the target host given on the *
|
||||
* commmand line if it is a named host */
|
||||
* command line if it is a named host */
|
||||
|
||||
struct sockaddr_storage targetsock; /**< Target address */
|
||||
size_t targetsocklen;
|
||||
|
||||
Reference in New Issue
Block a user