summaryrefslogtreecommitdiff
path: root/common/charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/charger.c')
-rw-r--r--common/charger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/charger.c b/common/charger.c
index 307e04dd8c..5936b50591 100644
--- a/common/charger.c
+++ b/common/charger.c
@@ -184,7 +184,7 @@ void print_charger_debug(int chgnum)
ccputs("disabled\n");
}
-static int command_charger(int argc, char **argv)
+static int command_charger(int argc, const char **argv)
{
int d;
char *e;