From 24df1913ac7bd585a010d1b1601768206e578353 Mon Sep 17 00:00:00 2001
From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>
Date: Thu, 30 Nov 2023 11:13:45 +0300
Subject: Add Beckhoff ADS protocol dissector (#2181)
* Add Beckhoff ADS protocol dissector
* Remove redundant le32toh
* Fix detection on big-endian architectures
---
windows/nDPI.vcxproj | 1 +
1 file changed, 1 insertion(+)
(limited to 'windows/nDPI.vcxproj')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index 89d7dc322..a19ded504 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -337,6 +337,7 @@
+
--
cgit v1.2.3