summaryrefslogtreecommitdiff
path: root/test/body_detection.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/body_detection.c')
-rw-r--r--test/body_detection.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/body_detection.c b/test/body_detection.c
index aa131f0a31..dac2202eac 100644
--- a/test/body_detection.c
+++ b/test/body_detection.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.
*
@@ -105,8 +105,7 @@ static int test_body_detect(void)
return EC_SUCCESS;
}
-
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
test_reset();