]> granicus.if.org Git - shadow/commitdiff
Indentation fix.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 16 Nov 2007 10:50:38 +0000 (10:50 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 16 Nov 2007 10:50:38 +0000 (10:50 +0000)
ChangeLog
src/useradd.c

index b4743efef31933e286c13cef99d04754f5b39ab8..bdf36de5bbed1ab8fcbea2751827fb493256c7fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-16  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * src/useradd.c: Indentation fix.
+
 2007-11-14  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/newgrp.c, NEWS: Declare the child and pid variable at the
index 5bcff3290c84ea4d73290572726639b334e74186..53026af9e6046ad47a3d399d54a388577388541e 100644 (file)
@@ -114,7 +114,7 @@ static int do_grp_update = 0;       /* group files need to be updated */
 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 */