From 5246761a67ce8b96bf6fb1d817c4718d971f9035 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 4 Sep 2010 01:10:56 +0000 Subject: [PATCH] Fix a couple of typos. --- mswin32/winfix.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mswin32/winfix.cc b/mswin32/winfix.cc index 50a8fbf6b..2bd1935eb 100644 --- a/mswin32/winfix.cc +++ b/mswin32/winfix.cc @@ -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)