X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/dd184caf1b0d37f50ea0ddcc68822bd38da32105..01037b081eab5fb3f208489dc3e052ec3a2c8ba1:/checkpasswordmd5.c?ds=sidebyside 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) {