summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/full_ipadr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/os/full_ipadr.c')
-rw-r--r--src/lib/krb5/os/full_ipadr.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/krb5/os/full_ipadr.c b/src/lib/krb5/os/full_ipadr.c
index 213e4262b8..0863caba58 100644
--- a/src/lib/krb5/os/full_ipadr.c
+++ b/src/lib/krb5/os/full_ipadr.c
@@ -1,7 +1,6 @@
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
+/* lib/krb5/os/full_ipadr.c - Generate full address from IP addr and port */
/*
- * lib/krb5/os/full_ipadr.c
- *
* Copyright 1991 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.
- *
- *
- * Take an IP addr & port and generate a full IP address.
*/
#include "k5-int.h"