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