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/) 荣誉推出