From 1226416ca45569c1853f025f974d39d69a9d1f94 Mon Sep 17 00:00:00 2001 From: Bertho Stultiens Date: Thu, 19 Dec 2024 12:44:44 +0100 Subject: [PATCH] Fix comment in comment warning by closing previous comment block. --- src/hal/utils/halrmt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hal/utils/halrmt.c b/src/hal/utils/halrmt.c index 9ceac8cb9da..73f0f18e9e1 100644 --- a/src/hal/utils/halrmt.c +++ b/src/hal/utils/halrmt.c @@ -308,6 +308,7 @@ #include "inifile.h" // iniFind() from libnml #endif #include +*/ /*********************************************************************** * LOCAL FUNCTION DECLARATIONS *