diff --git a/Prj-Linux/lpr/tests/test_finemapping.cpp b/Prj-Linux/lpr/tests/test_finemapping.cpp index 4893efd..dd7e26f 100644 --- a/Prj-Linux/lpr/tests/test_finemapping.cpp +++ b/Prj-Linux/lpr/tests/test_finemapping.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 24/09/2017. +// Created by Jack Yu on 24/09/2017. // #include "FineMapping.h" @@ -22,4 +22,4 @@ int main() return 0 ; -} \ No newline at end of file +}