From 5f4d5dc583cba08df7858ee8628e8c64fad71599 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Fri, 13 Sep 2024 18:35:14 +0800 Subject: [PATCH] Update template --- src/recipe/template.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/recipe/template.c b/src/recipe/template.c index 5faed15..cdd0f70 100644 --- a/src/recipe/template.c +++ b/src/recipe/template.c @@ -4,7 +4,7 @@ * File Authors : Aoran Zeng * Contributors : Nil Null * Created On : <2024-08-09> - * Last Modified : <2024-09-10> + * Last Modified : <2024-09-13> * ------------------------------------------------------------- * 本文件作为一个通用模板: * @@ -112,7 +112,7 @@ FeatInfo fi.can_reset = false; fi.stcan_locally = CanSemi; - fi.locally = "具体说明是否支持项目级换源...";; + fi.locally = "具体说明是否支持项目级换源..."; fi.can_english = false; fi.can_user_define = false;