Newline after startup msg
This commit is contained in:
parent
6f836afeef
commit
11146aba3d
@ -292,7 +292,7 @@ struct rproc *rp;
|
|||||||
}
|
}
|
||||||
|
|
||||||
#if VERBOSE
|
#if VERBOSE
|
||||||
printf("RS: started '%s', major %d, pid %d, proc_nr %d",
|
printf("RS: started '%s', major %d, pid %d, proc_nr %d\n",
|
||||||
rp->r_cmd, rp->r_dev_nr, child_pid, child_proc_nr);
|
rp->r_cmd, rp->r_dev_nr, child_pid, child_proc_nr);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user