Prepare for '-Wunused-parameter'
[lttng-tools.git] / tests / unit / test_uri.cpp
index d2ad04b0ce7a98a4b734ac3d83380f70ca7ed60e..a65ce6218c3ff9ca9e8d813a97187b07981f693d 100644 (file)
@@ -242,7 +242,7 @@ static void test_uri_cmp(void)
        uri_free(uri2);
 }
 
-int main(int argc, char **argv)
+int main(void)
 {
        plan_tests(NUM_TESTS);
 
This page took 0.022773 seconds and 4 git commands to generate.