X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/8d138742ae268344f406cb75d79aa6bf853f9d87..d50284c4aa46bdb558ab92276d4e3ebd856fe9a6:/checkpasswordsha1.c?ds=sidebyside diff --git a/checkpasswordsha1.c b/checkpasswordsha1.c index cc11fc1..f6e7cca 100644 --- a/checkpasswordsha1.c +++ b/checkpasswordsha1.c @@ -15,7 +15,6 @@ #include "sha1/sha1.h" #include "auth.h" -static const char rcsid[]="$Id: checkpasswordsha1.c,v 1.7 2008/12/25 14:52:38 mrsam Exp $"; int authcheckpasswordsha1(const char *password, const char *encrypted_password) {