summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/encode_kdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/encode_kdc.c')
-rw-r--r--src/lib/krb5/krb/encode_kdc.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/krb5/krb/encode_kdc.c b/src/lib/krb5/krb/encode_kdc.c
index c86bd4cd5b..5e652d9fac 100644
--- a/src/lib/krb5/krb/encode_kdc.c
+++ b/src/lib/krb5/krb/encode_kdc.c
@@ -1,7 +1,6 @@
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
+/* lib/krb5/krb/encode_kdc.c */
/*
- * lib/krb5/krb/encode_kdc.c
- *
* Copyright 1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
@@ -23,9 +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.
- *
- *
- * krb5_encode_kdc_rep() function.
*/
#include "k5-int.h"