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

@@ -32,7 +32,7 @@
/* Newer versions of Linux libc already have shadow support. */
#ifndef HAVE_GETSPNAM
#ident "$Id: shadow.c,v 1.12 2005/08/31 17:24:56 kloczek Exp $"
#ident "$Id$"
#include <sys/types.h>
#include "prototypes.h"