summaryrefslogtreecommitdiff
path: root/test/gyro_cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gyro_cal.c')
-rw-r--r--test/gyro_cal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gyro_cal.c b/test/gyro_cal.c
index 3b55ab86d4..c8e8d30589 100644
--- a/test/gyro_cal.c
+++ b/test/gyro_cal.c
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -495,7 +495,7 @@ static int test_gyro_cal_remove_bias(void)
return EC_SUCCESS;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
test_reset();