[Pkg-shadow-commits] r2473 - in upstream/trunk: . src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Mon Dec 22 23:23:14 UTC 2008


Author: nekral-guest
Date: 2008-12-22 23:23:14 +0000 (Mon, 22 Dec 2008)
New Revision: 2473

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/src/groupdel.c
Log:
	* src/groupdel.c: Remove the fail_exit () declaration.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2008-12-22 22:13:50 UTC (rev 2472)
+++ upstream/trunk/ChangeLog	2008-12-22 23:23:14 UTC (rev 2473)
@@ -1,3 +1,7 @@
+2008-12-23  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* src/groupdel.c: Remove the fail_exit () declaration.
+
 2008-12-22  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* src/gpasswd.c: Fix the support for usernames with arbitrary

Modified: upstream/trunk/src/groupdel.c
===================================================================
--- upstream/trunk/src/groupdel.c	2008-12-22 22:13:50 UTC (rev 2472)
+++ upstream/trunk/src/groupdel.c	2008-12-22 23:23:14 UTC (rev 2473)
@@ -75,7 +75,6 @@
 
 /* local function prototypes */
 static void usage (void);
-static void fail_exit (int);
 static void grp_update (void);
 static void close_files (void);
 static void open_files (void);




More information about the Pkg-shadow-commits mailing list