From deedd82aaa0e0847849135199c659da28d4fd4a5 Mon Sep 17 00:00:00 2001 From: "anchi.liu" Date: Mon, 7 Oct 2024 18:22:04 +0900 Subject: [PATCH] fix --- Packet++/header/GvcpLayer.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Packet++/header/GvcpLayer.h b/Packet++/header/GvcpLayer.h index df9a40c422..9a44377d33 100644 --- a/Packet++/header/GvcpLayer.h +++ b/Packet++/header/GvcpLayer.h @@ -353,7 +353,6 @@ namespace pcpp return netToHost16(getGvcpHeader()->requestId); } - /** * @brief Get the command from the header */