aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-02-03 21:48:50 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-02-03 21:48:50 +0100
commit4204cc13a5e207dd11bed6d81ad1d71c405b64dd (patch)
tree378cdc121a55f015eedaa665ce8233fe234fc77f /doc
parent68ccaee85aeb655eaf39a93e08ae1bfc04787536 (diff)
downloadlibpcap-4204cc13a5e207dd11bed6d81ad1d71c405b64dd.tar.gz
Remove trailing spaces/tabs
Diffstat (limited to 'doc')
-rw-r--r--doc/README.Win32.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.Win32.md b/doc/README.Win32.md
index 55db3ead..626f89ba 100644
--- a/doc/README.Win32.md
+++ b/doc/README.Win32.md
@@ -2,7 +2,7 @@ Building libpcap on Windows with Visual Studio
==============================================
Unlike the UN*Xes on which libpcap can capture network traffic, Windows
-has no network traffic capture mechanism that libpcap can use.
+has no network traffic capture mechanism that libpcap can use.
Therefore, libpcap requires a driver, and a library to access the
driver, provided by the Npcap or WinPcap projects.
@@ -129,7 +129,7 @@ Building from the Visual Studio GUI
### Visual Studio 2017 ###
-Open the folder containing the libpcap source with Open > Folder.
+Open the folder containing the libpcap source with Open > Folder.
Visual Studio will run CMake; however, you will need to indicate where
the Npcap or WinPcap SDK is installed.
@@ -154,7 +154,7 @@ you can build with CMake > "Build All".
### Visual Studio 2019 ###
-Open the folder containing the libpcap source with Open > Folder.
+Open the folder containing the libpcap source with Open > Folder.
Visual Studio will run CMake; however, you will need to indicate where
the Npcap or WinPcap SDK is installed.