From 7f9973bd0ce2366c09c614d2fdb2883f27ba1106 Mon Sep 17 00:00:00 2001
From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>
Date: Tue, 2 Jan 2024 22:57:05 +0300
Subject: Add HL7 protocol dissector (#2240)
* Add HL7 protocol dissector
* Small fixes
* Small fixes
---
windows/nDPI.vcxproj | 1 +
windows/nDPI.vcxproj.filters | 1 +
2 files changed, 2 insertions(+)
(limited to 'windows')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index 7bf40d59b..f036fdb0c 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -350,6 +350,7 @@
+
diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters
index 3b19d7723..577443dc1 100644
--- a/windows/nDPI.vcxproj.filters
+++ b/windows/nDPI.vcxproj.filters
@@ -131,6 +131,7 @@
+
--
cgit v1.2.3