[Pkg-shadow-commits] r1855 - upstream/trunk/src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Tue Feb 19 21:18:06 UTC 2008


Author: nekral-guest
Date: 2008-02-19 21:18:04 +0000 (Tue, 19 Feb 2008)
New Revision: 1855

Modified:
   upstream/trunk/src/groupadd.c
Log:
Add missing space in comment.


Modified: upstream/trunk/src/groupadd.c
===================================================================
--- upstream/trunk/src/groupadd.c	2008-02-19 21:16:28 UTC (rev 1854)
+++ upstream/trunk/src/groupadd.c	2008-02-19 21:18:04 UTC (rev 1855)
@@ -462,7 +462,7 @@
 		/* 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) {




More information about the Pkg-shadow-commits mailing list