rc: fix compiler warnings cleanup
This reverts commit 981d2b3308
and fixes
the warnings that generated.
This commit is contained in:
@@ -40,7 +40,7 @@ static void set_quiet_options(void)
|
||||
_noreturn static void
|
||||
show_version(void)
|
||||
{
|
||||
char *systype = NULL;
|
||||
const char *systype = NULL;
|
||||
|
||||
printf("%s (OpenRC", applet);
|
||||
systype = detect_container();
|
||||
|
Reference in New Issue
Block a user