diff options
Diffstat (limited to 'src/util/support/k5buf-int.h')
-rw-r--r-- | src/util/support/k5buf-int.h | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/util/support/k5buf-int.h b/src/util/support/k5buf-int.h index 616cee50a..cc3c04c6e 100644 --- a/src/util/support/k5buf-int.h +++ b/src/util/support/k5buf-int.h @@ -1,8 +1,6 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ - +/* util/support/k5buf-int.h */ /* - * k5buf-int.h - * * Copyright 2008 Massachusetts Institute of Technology. * All Rights Reserved. * @@ -24,10 +22,10 @@ * 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. - * - * Internal declarations for the k5buf string buffer module. */ +/* Internal declarations for the k5buf string buffer module */ + #ifndef K5BUF_INT_H #define K5BUF_INT_H |