Begin comment in lowercase
Signed-off-by: Laslo Hunhold <dev@frign.de>
This commit is contained in:
parent
cb7a1f6390
commit
2318a89ecd
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -303,7 +303,7 @@ main(int argc, char *argv[])
|
|||
"Entry not found");
|
||||
}
|
||||
|
||||
/* Open a new process group */
|
||||
/* open a new process group */
|
||||
setpgid(0,0);
|
||||
|
||||
handlesignals(sigcleanup);
|
||||
|
|
Loading…
Reference in a new issue