File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ if(WIN32)
74
74
# API-compatible Mode", so the wpcap.dll in \Windows\System32
75
75
# is a WinPcap DLL, but we'd prefer an Npcap DLL (we should
76
76
# work with either one if we're configured against WinPcap,
77
- # and we'll probably require Npcap if we're configured againt
77
+ # and we'll probably require Npcap if we're configured against
78
78
# it), and that's in \Windows\System32\Npcap;
79
79
#
80
80
# 3) Npcap is installed in "WinPcap API-compatible Mode", so both
Original file line number Diff line number Diff line change @@ -1450,7 +1450,7 @@ main(int argc, char **argv)
1450
1450
* API-compatible Mode", so the wpcap.dll in \Windows\System32
1451
1451
* is a WinPcap DLL, but we'd prefer an Npcap DLL (we should
1452
1452
* work with either one if we're configured against WinPcap,
1453
- * and we'll probably require Npcap if we're configured againt
1453
+ * and we'll probably require Npcap if we're configured against
1454
1454
* it), and that's in \Windows\System32\Npcap;
1455
1455
*
1456
1456
* 3) Npcap is installed in "WinPcap API-compatible Mode", so both
You can’t perform that action at this time.
0 commit comments