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