X-Git-Url: http://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/d9898ee81388d1eff40cf71e85d9ce9b5c1401fe..b0322a8536f3cab76471c98122fe1df75bb7c387:/preauthpam.c diff --git a/preauthpam.c b/preauthpam.c index d0e9f7a..d638c24 100644 --- a/preauthpam.c +++ b/preauthpam.c @@ -18,7 +18,6 @@ #include #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 *),