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

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sat Apr 11 13:00:32 UTC 2009


Author: nekral-guest
Date: 2009-04-11 13:00:32 +0000 (Sat, 11 Apr 2009)
New Revision: 2639

Modified:
   upstream/trunk/src/newusers.c
Log:
Re-indent.


Modified: upstream/trunk/src/newusers.c
===================================================================
--- upstream/trunk/src/newusers.c	2009-04-11 11:55:40 UTC (rev 2638)
+++ upstream/trunk/src/newusers.c	2009-04-11 13:00:32 UTC (rev 2639)
@@ -488,9 +488,9 @@
 
 	while ((c = getopt_long (argc, argv,
 #ifdef USE_SHA_CRYPT
-	                     "c:hrs:",
+	                         "c:hrs:",
 #else
-	                     "c:hr",
+	                         "c:hr",
 #endif
 	                     long_options, &option_index)) != -1) {
 		switch (c) {




More information about the Pkg-shadow-commits mailing list