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