X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/940be80e3e40dbbbd84161e1e5ae3abf0b2eadf6..b4a27cf49efddd6ccfa214e5e0240d73095e4ce9:/authpasswd.c diff --git a/authpasswd.c b/authpasswd.c index be922ec..cc2f507 100644 --- a/authpasswd.c +++ b/authpasswd.c @@ -18,7 +18,6 @@ #include #include "auth.h" -static const char rcsid[]="$Id: authpasswd.c,v 1.3 2009/06/27 15:51:48 mrsam Exp $"; /* ** Where possible, we turn off echo when entering the password. ** We set up a signal handler to catch signals and restore the echo