diff --git a/doc/Write-A-Recipe-Even-If-You-Dont-Know-C.md b/doc/Write-A-Recipe-Even-If-You-Dont-Know-C.md index 6d28bfc..246ebb7 100644 --- a/doc/Write-A-Recipe-Even-If-You-Dont-Know-C.md +++ b/doc/Write-A-Recipe-Even-If-You-Dont-Know-C.md @@ -6,7 +6,7 @@ ! Contributors : Nul None ! | ! Created On : <2024-08-19> - ! Last Modified : <2024-09-24> + ! Last Modified : <2024-11-08> ! ---------------------------------------------------------- --> # Write A Recipe Even If You Don't Know C @@ -96,4 +96,4 @@
-[recipe template]: ../src/recipe/template.c +[recipe template]: ../src/recipe/recipe-template.c diff --git a/src/recipe/template.c b/src/recipe/recipe-template.c similarity index 97% rename from src/recipe/template.c rename to src/recipe/recipe-template.c index b64c2e0..dda97c0 100644 --- a/src/recipe/template.c +++ b/src/recipe/recipe-template.c @@ -1,10 +1,11 @@ /** ------------------------------------------------------------ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- + * File Name : recipe-template.c * File Authors : Aoran Zeng * Contributors : Nil Null * Created On : <2024-08-09> - * Last Modified : <2024-10-04> + * Last Modified : <2024-11-08> * ------------------------------------------------------------- * 本文件作为一个通用模板: * @@ -22,6 +23,7 @@ /** ------------------------------------------------------------ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- + * File Name : .c * File Authors : Nil Null 尼尔闹先生 * Contributors : Nul None 怒了馕女士 * Created On : <2024-01-01> https://www.yuque.com/ccmywish/blog/nil-null-and-nul-none