From 30afcec99b21b95bc49663ae50a7932647cc14cf Mon Sep 17 00:00:00 2001 From: xqq27 <834160466@qq.com> Date: Fri, 15 Aug 2025 13:37:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=BA22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index 1cfc0ce..5058033 100644 --- a/hello.c +++ b/hello.c @@ -3,7 +3,7 @@ -#define HELLO (1u) +#define HELLO (22u) #endif \ No newline at end of file