]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Add missing space in comment.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 19 Feb 2008 21:18:04 +0000 (21:18 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 19 Feb 2008 21:18:04 +0000 (21:18 +0000)
src/groupadd.c

index a5a7600e8f75b12e6f1f890141d8c0139d70e536..187a018cb00911e8d4e3d838a870b86d2b619994 100644 (file)
@@ -462,7 +462,7 @@ static void check_flags (void)
                /* A GID was specified, and a group already exist with that GID
                 *  - either we will use this GID anyway (-o)
                 *  - either we ignore the specified GID and
-                *    we will use another one(-f)
+                *    we will use another one (-f)
                 *  - either it is a failure
                 */
                if (oflg) {