clang-tidy: add Chrome-inspired checks
[lttng-tools.git] / tests / unit / test_utils_compat_pthread.cpp
index 3adfd7ea7137815d921d2e99b88a756578c1b3da..db39d49b7ce5544d8d995df582c4dc87ed54c678 100644 (file)
@@ -13,7 +13,7 @@
 
 #define TEST_NAME_PROPER_LEN 16
 
-int main(void)
+int main()
 {
        int ret;
        char name1[TEST_NAME_PROPER_LEN];
This page took 0.022344 seconds and 4 git commands to generate.