summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/lock_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/os/lock_file.c')
-rw-r--r--src/lib/krb5/os/lock_file.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/krb5/os/lock_file.c b/src/lib/krb5/os/lock_file.c
index 6565470c05..224e58fbf5 100644
--- a/src/lib/krb5/os/lock_file.c
+++ b/src/lib/krb5/os/lock_file.c
@@ -1,7 +1,6 @@
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
+/* lib/krb5/os/lock_file.c */
/*
- * lib/krb5/os/lock_file.c
- *
* Copyright 1990, 1998 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.
- *
- *
- * libos: krb5_lock_file routine
*/
#include "k5-int.h"