diff options
Diffstat (limited to 'src/lib/krb5/rcache/ser_rc.c')
| -rw-r--r-- | src/lib/krb5/rcache/ser_rc.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/rcache/ser_rc.c b/src/lib/krb5/rcache/ser_rc.c index 04f6066c5..49750bdcd 100644 --- a/src/lib/krb5/rcache/ser_rc.c +++ b/src/lib/krb5/rcache/ser_rc.c @@ -1,7 +1,6 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* lib/krb5/rcache/ser_rc.c - Serialize replay cache context */ /* - * lib/krb5/rcache/ser_rc.c - * * Copyright 1995 by the Massachusetts Institute of Technology. * All Rights Reserved. * @@ -23,12 +22,8 @@ * M.I.T. makes no representations about the suitability of * this software for any purpose. It is provided "as is" without express * or implied warranty. - * */ -/* - * ser_rcdfl.c - Serialize replay cache context. - */ #include "k5-int.h" #include "rc-int.h" |
