edit: make edit_aliases[] const
Although the elements of `edit_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 8343222 commit a3bb59ba80c7279df36f168ec67dfb32b0f5a56f
@Ian Abbott Ian Abbott authored on 17 May 2017
Sascha Hauer committed on 19 May 2017
Showing 1 changed file
View
commands/edit.c