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

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Fri May 22 13:32:26 UTC 2009


Author: nekral-guest
Date: 2009-05-22 13:32:26 +0000 (Fri, 22 May 2009)
New Revision: 2996

Modified:
   upstream/trunk/src/passwd.c
Log:
re-indent.


Modified: upstream/trunk/src/passwd.c
===================================================================
--- upstream/trunk/src/passwd.c	2009-05-22 13:31:18 UTC (rev 2995)
+++ upstream/trunk/src/passwd.c	2009-05-22 13:32:26 UTC (rev 2996)
@@ -526,7 +526,7 @@
 		} else {
 			cp++;
 		}
-        }
+	}
 
 	if (lflg && *cp != '!') {
 		char *newpw = xmalloc (strlen (cp) + 2);




More information about the Pkg-shadow-commits mailing list