From 3224a95240c024c1d485ab9e7d2da0ca301898aa Mon Sep 17 00:00:00 2001 From: Jacob Hageman Date: Thu, 17 Feb 2022 14:42:54 -0700 Subject: [PATCH] Fix #101, Remove explicit filename doxygen comments --- elf2cfetbl_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elf2cfetbl_version.h b/elf2cfetbl_version.h index 4f08bf1..06f1a79 100644 --- a/elf2cfetbl_version.h +++ b/elf2cfetbl_version.h @@ -18,7 +18,7 @@ ** limitations under the License. */ -/*! @file elf2cfetbl_version.h +/*! @file * @brief Purpose: * @details Provide version identifiers for the ELF to cFE Table Converter. @n * See @ref cfsversions for version and build number and description