diff options
Diffstat (limited to 'src/include/k5-err.h')
-rw-r--r-- | src/include/k5-err.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/include/k5-err.h b/src/include/k5-err.h index 7014002c86..483c5cd37d 100644 --- a/src/include/k5-err.h +++ b/src/include/k5-err.h @@ -1,7 +1,6 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* include/k5-err.h */ /* - * include/k5-err.h - * * Copyright 2006, 2007 Massachusetts Institute of Technology. * All Rights Reserved. * @@ -23,7 +22,9 @@ * 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. - * + */ + +/* * * Error-message handling */ |