Fix warnings during unit testing of BACnet secure connect node. (#1182)

This commit is contained in:
Steve Karg
2025-12-09 09:34:28 -06:00
committed by GitHub
parent b1c6a0e74b
commit 95cdec459e
39 changed files with 3206 additions and 36179 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* @file
* @brief Implementation of port specific API used in BACNet secure connect.
* @brief Implementation of port specific API used in BACnet secure connect.
* @author Kirill Neznamov <kirill.neznamov@dsr-corporation.com>
* @date August 2022
* @copyright SPDX-License-Identifier: GPL-2.0-or-later WITH GCC-exception-2.0
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* @file
* @brief Implementation of port specific API used in BACNet secure connect.
* @brief Implementation of port specific API used in BACnet secure connect.
* @author Kirill Neznamov <kirill.neznamov@dsr-corporation.com>
* @date August 2022
* @copyright SPDX-License-Identifier: GPL-2.0-or-later WITH GCC-exception-2.0
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* @file
* @brief Implementation of port specific API used in BACNet secure connect.
* @brief Implementation of port specific API used in BACnet secure connect.
* @author Kirill Neznamov <kirill.neznamov@dsr-corporation.com>
* @date August 2022
* @copyright SPDX-License-Identifier: GPL-2.0-or-later WITH GCC-exception-2.0