From 95be2e7591fbf56ea6b3c2f8f9071e39ffb67fa9 Mon Sep 17 00:00:00 2001 From: unigeorge <40418272+unigeorge@users.noreply.github.com> Date: Fri, 15 Oct 2021 17:30:11 +0800 Subject: [PATCH] translating by unigeorge --- ...1014 5 common bugs in C programming and how to fix them.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20211014 5 common bugs in C programming and how to fix them.md b/sources/tech/20211014 5 common bugs in C programming and how to fix them.md index da8700c22a..c5abbb2755 100644 --- a/sources/tech/20211014 5 common bugs in C programming and how to fix them.md +++ b/sources/tech/20211014 5 common bugs in C programming and how to fix them.md @@ -2,7 +2,7 @@ [#]: via: "https://opensource.com/article/21/10/programming-bugs" [#]: author: "Jim Hall https://opensource.com/users/jim-hall" [#]: collector: "lujun9972" -[#]: translator: " " +[#]: translator: "unigeorge" [#]: reviewer: " " [#]: publisher: " " [#]: url: " " @@ -396,7 +396,7 @@ via: https://opensource.com/article/21/10/programming-bugs 作者:[Jim Hall][a] 选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) +译者:[unigeorge](https://github.com/unigeorge) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出