summaryrefslogtreecommitdiff
path: root/test/kasa.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/kasa.c')
-rw-r--r--test/kasa.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/kasa.c b/test/kasa.c
index 6dea8a20e7..23968faf7c 100644
--- a/test/kasa.c
+++ b/test/kasa.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.
*/
@@ -62,7 +62,7 @@ static int test_kasa_calculate(void)
return EC_SUCCESS;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
test_reset();