Prepare for '-Wunused-parameter'
[lttng-tools.git] / tests / unit / test_uuid.cpp
index e13a0975175308c684e586451d7609a8cb7e7344..2355084a51748fefd2137bb67e5745ce38f8822b 100644 (file)
@@ -172,7 +172,7 @@ void run_test(void)
        run_test_lttng_uuid_generate();
 }
 
-int main(int argc, char **argv)
+int main(void)
 {
        /* Run tap-formated tests */
        run_test();
This page took 0.022773 seconds and 4 git commands to generate.