Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / checkpasswordmd5.c
index a676b78..7d46d35 100644 (file)
@@ -13,7 +13,6 @@
 #include       "md5/md5.h"
 #include       "auth.h"
 
-static const char rcsid[]="$Id: checkpasswordmd5.c,v 1.8 2007/10/07 02:50:45 mrsam Exp $";
 
 int authcheckpasswordmd5(const char *password, const char *encrypted_password)
 {