stackchk: Fix Doxygen file comment

Update #5047.
This commit is contained in:
Sebastian Huber
2024-08-14 06:36:32 +02:00
committed by Amar Takhar
parent 5b1c17f85a
commit 4abed2b422

View File

@@ -1,10 +1,11 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @brief Stack Checker Mechanism Details
*
* This file contains the information necessary to install the stack
* checker mechanism.
* @file
*
* @ingroup libmisc_stackchk
*
* @brief This header file provides the Stack Checker API.
*/
/*