[Pkg-shadow-commits] r1345 - in upstream/trunk: . src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Fri Nov 16 10:50:38 UTC 2007


Author: nekral-guest
Date: 2007-11-16 10:50:38 +0000 (Fri, 16 Nov 2007)
New Revision: 1345

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/src/useradd.c
Log:
Indentation fix.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2007-11-14 13:46:15 UTC (rev 1344)
+++ upstream/trunk/ChangeLog	2007-11-16 10:50:38 UTC (rev 1345)
@@ -1,3 +1,7 @@
+2007-11-16  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* src/useradd.c: Indentation fix.
+
 2007-11-14  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* src/newgrp.c, NEWS: Declare the child and pid variable at the

Modified: upstream/trunk/src/useradd.c
===================================================================
--- upstream/trunk/src/useradd.c	2007-11-14 13:46:15 UTC (rev 1344)
+++ upstream/trunk/src/useradd.c	2007-11-16 10:50:38 UTC (rev 1345)
@@ -114,7 +114,7 @@
 static char *Prog;
 
 static int
- bflg = 0,			/* new default root of home directory */
+    bflg = 0,			/* new default root of home directory */
     cflg = 0,			/* comment (GECOS) field for new account */
     dflg = 0,			/* home directory for new account */
     Dflg = 0,			/* set/show new user default values */




More information about the Pkg-shadow-commits mailing list