From e8da96391918e7ea79b975708f5d646030d489ec Mon Sep 17 00:00:00 2001 From: unai_71 Date: Tue, 10 Mar 2026 20:12:34 +0000 Subject: [PATCH] fix: correct comment formatting in main.cxx --- src/app/main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/main.cxx b/src/app/main.cxx index 04943fe..b533a86 100644 --- a/src/app/main.cxx +++ b/src/app/main.cxx @@ -1,4 +1,4 @@ -^// main.cxx +// main.cxx // SPDX-License-Identifier: GPL-3.0-or-later // Author: Unai Blazquez