Skip to content

Commit

Permalink
Fix a couple of typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Sep 4, 2010
1 parent 6335f42 commit 5246761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mswin32/winfix.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5246761

Please sign in to comment.