Added a prototype to the function declaration.
Этот коммит содержится в:
родитель
0784d2a7b7
Коммит
4afb6e832d
@ -295,7 +295,7 @@ init_subshell_child (const char *pty_name)
|
|||||||
* 2 if parent mc was found and the user wants to quit mc.
|
* 2 if parent mc was found and the user wants to quit mc.
|
||||||
*/
|
*/
|
||||||
static int
|
static int
|
||||||
check_sid ()
|
check_sid (void)
|
||||||
{
|
{
|
||||||
pid_t my_sid, old_sid;
|
pid_t my_sid, old_sid;
|
||||||
char *sid_str;
|
char *sid_str;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user