summaryrefslogtreecommitdiff
path: root/test/button.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/button.c')
-rw-r--r--test/button.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/button.c b/test/button.c
index 9e06246d7f..66aa491a61 100644
--- a/test/button.c
+++ b/test/button.c
@@ -272,7 +272,7 @@ static void button_test_init(void)
button_state[i] = UNCHANGED;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
test_reset();