summaryrefslogtreecommitdiff
path: root/test/fieldstat_test.cpp
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2023-03-13 18:06:52 +0800
committerfumingwei <[email protected]>2023-03-13 18:06:52 +0800
commit00b85a300d7afb70d71373b9457530de08bc96eb (patch)
tree1998add4254c51ce14392279d5919c8e5d90c8e8 /test/fieldstat_test.cpp
parent86c09082ae13bb4aebf7bdcd38edd62e16a0e809 (diff)
feature:修改出现的笔误
Diffstat (limited to 'test/fieldstat_test.cpp')
-rw-r--r--test/fieldstat_test.cpp2
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");