true: make true_aliases[] const
Although the elements of `true_aliases[]` are of type `const char *`,
the elements themselves are not const-qualified.  Make them `const`.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 55c24dc commit c795a358f75d5e7a0fa3f7740b991e4da1564a6c
@Ian Abbott Ian Abbott authored on 17 May 2017
Sascha Hauer committed on 19 May 2017
Showing 1 changed file
View
commands/true.c