summaryrefslogtreecommitdiff
path: root/test/cec.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cec.c')
-rw-r--r--test/cec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cec.c b/test/cec.c
index 28464dfab0..d03131a4fe 100644
--- a/test/cec.c
+++ b/test/cec.c
@@ -114,7 +114,7 @@ static int test_queue_overflow(void)
return EC_SUCCESS;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
queue = &overflow_queue.queue;