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