[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkg-shadow-commits
Subject:    [Pkg-shadow-commits] r2314 - in upstream/trunk: . src
From:       nekral-guest () alioth ! debian ! org
Date:       2008-08-31 17:27:57
Message-ID: E1KZqiT-00064B-3j () alioth ! debian ! org
[Download RAW message or body]

Author: nekral-guest
Date: 2008-08-31 17:27:56 +0000 (Sun, 31 Aug 2008)
New Revision: 2314

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/src/chgpasswd.c
   upstream/trunk/src/chpasswd.c
Log:
	* src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is
	no more used.

Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2008-08-31 17:27:47 UTC (rev 2313)
+++ upstream/trunk/ChangeLog	2008-08-31 17:27:56 UTC (rev 2314)
@@ -1,5 +1,10 @@
 2008-08-28  Nicolas François  <nicolas.francois@centraliens.net>
 
+	* src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is
+	no more used.
+
+2008-08-28  Nicolas François  <nicolas.francois@centraliens.net>
+
 	* src/chage.c: Fix the format for long integers (from %ul to %lu).
 
 2008-08-28  Nicolas François  <nicolas.francois@centraliens.net>

Modified: upstream/trunk/src/chgpasswd.c
===================================================================
--- upstream/trunk/src/chgpasswd.c	2008-08-31 17:27:47 UTC (rev 2313)
+++ upstream/trunk/src/chgpasswd.c	2008-08-31 17:27:56 UTC (rev 2314)
@@ -374,7 +374,6 @@
 	struct group newgr;
 	int errors = 0;
 	int line = 0;
-	int ok;
 
 	Prog = Basename (argv[0]);
 

Modified: upstream/trunk/src/chpasswd.c
===================================================================
--- upstream/trunk/src/chpasswd.c	2008-08-31 17:27:47 UTC (rev 2313)
+++ upstream/trunk/src/chpasswd.c	2008-08-31 17:27:56 UTC (rev 2314)
@@ -364,7 +364,6 @@
 	int errors = 0;
 	int line = 0;
 	long now = (long) time ((time_t *)NULL) / SCALE;
-	int ok;
 
 	Prog = Basename (argv[0]);
 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic