Merge branch 'debian'
[hcoop/debian/courier-authlib.git] / preauthpwd.c
index 6fd3333..9fbc273 100644 (file)
@@ -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 *),