From 9aa06762c9eba3dd2894b140784bf4e67723a540 Mon Sep 17 00:00:00 2001 From: AUnicornWithNoLife <55228370+AUnicornWithNoLife@users.noreply.github.com> Date: Thu, 11 May 2023 21:28:11 +0100 Subject: [PATCH] updated label --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.c b/test.c index b18ffc0..6f4b590 100755 --- a/test.c +++ b/test.c @@ -1,4 +1,4 @@ -// (TESTER FOR) c argument parser - Rose (github.com/AUnicornWithNoLife) +// c argument parser (TESTER) - Rose (github.com/AUnicornWithNoLife) #include #include "carg-parse.h"