Import Upstream version 0.69.0
[hcoop/debian/courier-authlib.git] / preauthpam.c
index d0e9f7a..d638c24 100644 (file)
@@ -18,7 +18,6 @@
 #include       <shadow.h>
 #endif
 
-static const char rcsid[]="$Id: preauthpam.c,v 1.12 2005/02/20 04:41:20 mrsam Exp $";
 
 int auth_pam_pre(const char *userid, const char *service,
         int (*callback)(struct authinfo *, void *),