summaryrefslogtreecommitdiffstats
path: root/auth-shadow.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-shadow.c')
-rw-r--r--auth-shadow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth-shadow.c b/auth-shadow.c
index 59737b93..c8d5dd3c 100644
--- a/auth-shadow.c
+++ b/auth-shadow.c
@@ -23,7 +23,6 @@
*/
#include "includes.h"
-RCSID("$Id: auth-shadow.c,v 1.7 2005/07/17 07:04:47 djm Exp $");
#if defined(USE_SHADOW) && defined(HAS_SHADOW_EXPIRE)
#include <shadow.h>