Added the subversion svn:keywords property (Id) for proper identification.

This commit is contained in:
nekral-guest
2007-11-10 23:46:11 +00:00
parent fb3b2ddbff
commit b2120265fd
289 changed files with 301 additions and 289 deletions

View File

@ -37,7 +37,7 @@
#include <utmp.h>
#ifndef lint
static char rcsid[] = "$Id: utent.c,v 1.5 2005/03/31 05:14:49 kloczek Exp $";
static char rcsid[] = "$Id$";
#endif
static int utmp_fd = -1;