X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/8d138742ae268344f406cb75d79aa6bf853f9d87..b0322a8536f3cab76471c98122fe1df75bb7c387:/checkpasswordmd5.c diff --git a/checkpasswordmd5.c b/checkpasswordmd5.c index a676b78..7d46d35 100644 --- a/checkpasswordmd5.c +++ b/checkpasswordmd5.c @@ -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) {