diff options
| author | fumingwei <[email protected]> | 2023-03-13 18:06:52 +0800 |
|---|---|---|
| committer | fumingwei <[email protected]> | 2023-03-13 18:06:52 +0800 |
| commit | 00b85a300d7afb70d71373b9457530de08bc96eb (patch) | |
| tree | 1998add4254c51ce14392279d5919c8e5d90c8e8 /test/fieldstat_test.cpp | |
| parent | 86c09082ae13bb4aebf7bdcd38edd62e16a0e809 (diff) | |
feature:修改出现的笔误
Diffstat (limited to 'test/fieldstat_test.cpp')
| -rw-r--r-- | test/fieldstat_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fieldstat_test.cpp b/test/fieldstat_test.cpp index fc72f9a..8a406ff 100644 --- a/test/fieldstat_test.cpp +++ b/test/fieldstat_test.cpp @@ -67,7 +67,7 @@ int main(int argc, char *argv[]) printf("Set output_interval failed!\n"); } - // ret = fieldstat_background_thead_disable(test_instance); + // ret = fieldstat_background_thread_disable(test_instance); // if(ret == -1) // { // printf("Set backgroud thread disable failed!\n"); |
