yait

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 59e726000d0a2d783a1967fa3862d4af932b8c62
parent 8da521f782b434ff63b6fbd867318eb416cf6d72
Author: vx_clutch <[email protected]>
Date:   Thu, 23 Oct 2025 21:36:25 -0400

Fix formatting in comments for clarity
Diffstat:
Msrc/yait.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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