X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2Ftest_utils_compat_pthread.cpp;h=db39d49b7ce5544d8d995df582c4dc87ed54c678;hb=cd9adb8b829564212158943a0d279bb35322ab30;hp=3adfd7ea7137815d921d2e99b88a756578c1b3da;hpb=e665dfbce25215d5ec77ff03a279c7163b337db1;p=lttng-tools.git diff --git a/tests/unit/test_utils_compat_pthread.cpp b/tests/unit/test_utils_compat_pthread.cpp index 3adfd7ea7..db39d49b7 100644 --- a/tests/unit/test_utils_compat_pthread.cpp +++ b/tests/unit/test_utils_compat_pthread.cpp @@ -13,7 +13,7 @@ #define TEST_NAME_PROPER_LEN 16 -int main(void) +int main() { int ret; char name1[TEST_NAME_PROPER_LEN];