aboutsummaryrefslogtreecommitdiff
path: root/Win32/Prj
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-01-05 21:34:29 -0800
committerHaibo Huang <hhb@google.com>2021-01-05 21:34:29 -0800
commitee759cead8ad02120ae157898869f67244cce577 (patch)
tree6258b7da515b2a7661114322d98216708d2134a9 /Win32/Prj
parented85fbcf5ab8c3080dc02256fec467f45146de70 (diff)
downloadlibpcap-ee759cead8ad02120ae157898869f67244cce577.tar.gz
Upgrade libpcap to libpcap-1.10.0
Test: make Change-Id: I2258baf45f03947a22b4853e6db95e7946f9eb53
Diffstat (limited to 'Win32/Prj')
-rw-r--r--Win32/Prj/wpcap.vcxproj.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/Win32/Prj/wpcap.vcxproj.filters b/Win32/Prj/wpcap.vcxproj.filters
index 6e06ccbc..879bb059 100644
--- a/Win32/Prj/wpcap.vcxproj.filters
+++ b/Win32/Prj/wpcap.vcxproj.filters
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project ToolsVersion="4.0" xmlns="https://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="..\..\bpf_dump.c">
<Filter>Source Files</Filter>