diff options
Diffstat (limited to 'src/lib/krb5/krb/ser_auth.c')
-rw-r--r-- | src/lib/krb5/krb/ser_auth.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/lib/krb5/krb/ser_auth.c b/src/lib/krb5/krb/ser_auth.c index 23b9b57458..861c97e28f 100644 --- a/src/lib/krb5/krb/ser_auth.c +++ b/src/lib/krb5/krb/ser_auth.c @@ -1,7 +1,6 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* lib/krb5/krb/ser_auth.c - Serialize krb5_authenticator structure */ /* - * lib/krb5/krb/ser_auth.c - * * Copyright 1995, 2008 by the Massachusetts Institute of Technology. * All Rights Reserved. * @@ -23,11 +22,6 @@ * 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_auth.c - Serialize krb5_authenticator structure. */ #ifndef LEAN_CLIENT |