aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/compat_recv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/compat_recv.c')
-rw-r--r--src/lib/krb5/krb/compat_recv.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/krb/compat_recv.c b/src/lib/krb5/krb/compat_recv.c
index 4a1a53d..e809d31 100644
--- a/src/lib/krb5/krb/compat_recv.c
+++ b/src/lib/krb5/krb/compat_recv.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/krb5/krb/compat_recv.c
*
* Copyright 1993 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -34,10 +33,6 @@
* to a V4 sendauth.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_recvauth_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/osconf.h>