[Pkg-shadow-commits] r631 - trunk/debian/patches

Alexander Gattin xrgtn-guest at costa.debian.org
Mon Oct 31 21:18:22 UTC 2005


Author: xrgtn-guest
Date: 2005-10-31 21:18:21 +0000 (Mon, 31 Oct 2005)
New Revision: 631

Modified:
   trunk/debian/patches/426_grpck_group-gshadow_members_consistency
Log:
upstream-style indentation

Modified: trunk/debian/patches/426_grpck_group-gshadow_members_consistency
===================================================================
--- trunk/debian/patches/426_grpck_group-gshadow_members_consistency	2005-10-31 21:17:30 UTC (rev 630)
+++ trunk/debian/patches/426_grpck_group-gshadow_members_consistency	2005-10-31 21:18:21 UTC (rev 631)
@@ -241,7 +241,7 @@
 +				printf (_("add user `%s' in %s? "),
 +				        pwd->pw_name, spw_file);
 +				errors++;
-+				if (yes_or_no())
++				if (yes_or_no ())
 +				{
 +					struct spwd sp;
 +					struct passwd pw;




More information about the Pkg-shadow-commits mailing list