From ceb2518044ed11c43446c110c1a3f0e4d985796d Mon Sep 17 00:00:00 2001
From: collettem <maxime.collette2etu.unistra.fr>
Date: Mon, 17 Oct 2022 19:17:26 +0200
Subject: [PATCH] New protocol

---
 .vscode/settings.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index 9db0204..f9fd810 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -6,6 +6,8 @@
         "tcp.h": "c",
         "endian.h": "c",
         "udp.h": "c",
-        "ip6.h": "c"
+        "ip6.h": "c",
+        "analyseur.h": "c",
+        "protocol.h": "c"
     }
 }
\ No newline at end of file
-- 
GitLab