Add missing space in comment.
This commit is contained in:
parent
29e71bf1b3
commit
23ac189d48
@ -462,7 +462,7 @@ static void check_flags (void)
|
|||||||
/* A GID was specified, and a group already exist with that GID
|
/* A GID was specified, and a group already exist with that GID
|
||||||
* - either we will use this GID anyway (-o)
|
* - either we will use this GID anyway (-o)
|
||||||
* - either we ignore the specified GID and
|
* - either we ignore the specified GID and
|
||||||
* we will use another one(-f)
|
* we will use another one (-f)
|
||||||
* - either it is a failure
|
* - either it is a failure
|
||||||
*/
|
*/
|
||||||
if (oflg) {
|
if (oflg) {
|
||||||
|
Loading…
Reference in New Issue
Block a user