From 541477736dc9d0c7fc358413a5910e6d513c29eb Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Mon, 25 Sep 2023 02:27:58 +0200 Subject: Update comments --- gen_inl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gen_inl.c') diff --git a/gen_inl.c b/gen_inl.c index 1e99058..975b7a5 100644 --- a/gen_inl.c +++ b/gen_inl.c @@ -147,7 +147,7 @@ int main(int argc, char **argv) { fprintf(out, "// kit.inl.h\n"); fprintf(out, "// https://guattari.tech/kit.git\n"); fprintf(out, "//\n"); - fprintf(out, "// Single header-only utility library for C.\n"); + fprintf(out, "// Single header-only cross-platform utility library for C.\n"); fprintf(out, "//\n"); fprintf(out, "// " "=====================================================" -- cgit v1.2.3