X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/d9898ee81388d1eff40cf71e85d9ce9b5c1401fe..d50284c4aa46bdb558ab92276d4e3ebd856fe9a6:/preauthpwd.c diff --git a/preauthpwd.c b/preauthpwd.c index 6fd3333..9fbc273 100644 --- a/preauthpwd.c +++ b/preauthpwd.c @@ -18,7 +18,6 @@ #include "auth.h" #include "courierauthdebug.h" -static const char rcsid[]="$Id: preauthpwd.c,v 1.8 2004/10/21 00:10:49 mrsam Exp $"; int auth_pwd_pre(const char *userid, const char *service, int (*callback)(struct authinfo *, void *),