declare constant function parameters const (as well as constant function return values)
This commit is contained in:
@@ -72,7 +72,7 @@ MenuEventFunc (brightness_handler);
|
||||
|
||||
int menuscreens_init()
|
||||
{
|
||||
char *tmp;
|
||||
const char *tmp;
|
||||
|
||||
debug (RPT_DEBUG, "%s()", __FUNCTION__);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user