diff options
Diffstat (limited to 'src/lib/krb425/sendauth.c')
-rw-r--r-- | src/lib/krb425/sendauth.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb425/sendauth.c b/src/lib/krb425/sendauth.c index fd55314d08..55d19821a5 100644 --- a/src/lib/krb425/sendauth.c +++ b/src/lib/krb425/sendauth.c @@ -1,6 +1,5 @@ /* - * $Source$ - * $Author$ + * lib/krb425/sendauth.c * * Copyright 1987,1988,1990 by the Massachusetts Institute of Technology. * All Rights Reserved. @@ -24,10 +23,6 @@ * */ -#if !defined(lint) && !defined(SABER) -static char rcsid_sendauth_c[] = -"$Id$"; -#endif /* !lint & !SABER */ #include "krb425.h" |