[Pkg-shadow-commits] r2755 - in upstream/trunk: . libmisc

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Wed Apr 22 21:00:19 UTC 2009


Author: nekral-guest
Date: 2009-04-22 21:00:18 +0000 (Wed, 22 Apr 2009)
New Revision: 2755

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/libmisc/utmp.c
Log:
	* libmisc/utmp.c: Removed old documentation of setutmp().


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-04-22 20:59:23 UTC (rev 2754)
+++ upstream/trunk/ChangeLog	2009-04-22 21:00:18 UTC (rev 2755)
@@ -1,5 +1,9 @@
 2009-04-22  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* libmisc/utmp.c: Removed old documentation of setutmp().
+
+2009-04-22  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* libmisc/utmp.c: Use xmalloc() rather than malloc().
 
 2009-04-22  Nicolas François  <nicolas.francois at centraliens.net>

Modified: upstream/trunk/libmisc/utmp.c
===================================================================
--- upstream/trunk/libmisc/utmp.c	2009-04-22 20:59:23 UTC (rev 2754)
+++ upstream/trunk/libmisc/utmp.c	2009-04-22 21:00:18 UTC (rev 2755)
@@ -166,20 +166,6 @@
 
 
 /*
- * setutmp - put a USER_PROCESS entry in the utmp file
- *
- *	setutmp changes the type of the current utmp entry to
- *	USER_PROCESS.
- *	The wtmp file will be updated as well.
- *
- *	ut, as returned by get_current_utmp
- *
- *	We reuse the ut_id and ut_host fields
- *
- *	The returned structure shall be freed by the caller.
- */
-
-/*
  * prepare_utmp - prepare an utmp entry so that it can be logged in a
  *                utmp/wtmp file.
  *




More information about the Pkg-shadow-commits mailing list