From 834c81fedfef125764a208f4cdd1e22045f514c7 Mon Sep 17 00:00:00 2001 From: xqq27 <834160466@qq.com> Date: Fri, 15 Aug 2025 13:46:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=BA=86=E4=B8=AA=E6=B3=A8=E9=87=8A?= 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 fc9af4f..062aa33 100644 --- a/hello.c +++ b/hello.c @@ -2,7 +2,7 @@ #define __HELLO_C__ -#define HELLO (11u) +#define HELLO (11u) // 123 #endif \ No newline at end of file