hush: make source_aliases[] const
Although the elements of `source_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 f6652e7 commit 83432223345cc0accdb2825252d85a827b505978
@Ian Abbott Ian Abbott authored on 17 May 2017
Sascha Hauer committed on 19 May 2017
Showing 1 changed file
View
common/hush.c