mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix a couple of typos.
This commit is contained in:
parent
6335f423b0
commit
5246761a67
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ void win_init()
|
|||
if(o.debugging)
|
||||
printf("Winpcap present, dynamic linked to: %s\n", pcap_lib_version());
|
||||
|
||||
/* o.is00t will be false at this point if the used asked for
|
||||
/* o.isr00t will be false at this point if the user asked for
|
||||
--unprivileged. In that case don't bother them with a
|
||||
potential UAC dialog when starting NPF. */
|
||||
if (o.isr00t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue