From 59e726000d0a2d783a1967fa3862d4af932b8c62 Mon Sep 17 00:00:00 2001 From: vx_clutch <98831688+vx-clutch@users.noreply.github.com> Date: Thu, 23 Oct 2025 21:36:25 -0400 Subject: [PATCH] Fix formatting in comments for clarity --- src/yait.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yait.c b/src/yait.c index d6907cf..02661aa 100644 --- a/src/yait.c +++ b/src/yait.c @@ -4,7 +4,7 @@ * FEATURES: * - Generate complete build systems: Autotools-like Makefile * - Generate complete base system, ready to compile - - - Generate preconfigured gcklib, ready to import + * - Generate preconfigured gcklib, ready to import * * LIMITATIONS: * - Platform: Only builds for POSIX systems