X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/940be80e3e40dbbbd84161e1e5ae3abf0b2eadf6..01037b081eab5fb3f208489dc3e052ec3a2c8ba1:/preauthshadow.c diff --git a/preauthshadow.c b/preauthshadow.c index bf208ac..0094074 100644 --- a/preauthshadow.c +++ b/preauthshadow.c @@ -23,7 +23,6 @@ #include "auth.h" #include "courierauthdebug.h" -static const char rcsid[]="$Id: preauthshadow.c,v 1.9 2005/11/17 01:29:03 mrsam Exp $"; int auth_shadow_pre(const char *userid, const char *service, int (*callback)(struct authinfo *, void *),