Prepare for '-Wunused-parameter'
[lttng-tools.git] / tests / unit / test_utils_compat_pthread.cpp
index eb2b7b6ec2cf524947427bba6697d88d844812ed..2ce437372968ed63063956a417f2d8f294d468ec 100644 (file)
@@ -13,7 +13,7 @@
 
 #define TEST_NAME_PROPER_LEN 16
 
-int main(int argc, char **argv)
+int main(void)
 {
        int ret;
        char name1[TEST_NAME_PROPER_LEN];
This page took 0.022841 seconds and 4 git commands to generate.