summaryrefslogtreecommitdiff
path: root/test/crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/crc.c')
-rw-r--r--test/crc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/crc.c b/test/crc.c
index b757d117e6..c025dc3e9d 100644
--- a/test/crc.c
+++ b/test/crc.c
@@ -83,7 +83,7 @@ static int test_cros_crc8(void)
return EC_SUCCESS;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
test_reset();