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:
@@ -55,7 +55,7 @@ int getopt_reset(void)
|
||||
|
||||
/* this is the plain old UNIX getopt, with GNU-style extensions. */
|
||||
/* if you're porting some piece of UNIX software, this is all you need. */
|
||||
/* this supports GNU-style permution and optional arguments */
|
||||
/* this supports GNU-style permutation and optional arguments */
|
||||
|
||||
static int _getopt(int argc, char * argv[], const char *opts)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user