X-Git-Url: http://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/dd184caf1b0d37f50ea0ddcc68822bd38da32105..5459351437f2b7b2a08457e5397f8a8381986ffe:/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) {