diff options
Diffstat (limited to 'src/plugins/kadm5_hook')
-rw-r--r-- | src/plugins/kadm5_hook/test/main.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/kadm5_hook/test/main.c b/src/plugins/kadm5_hook/test/main.c index 46efeee9c..48b549c13 100644 --- a/src/plugins/kadm5_hook/test/main.c +++ b/src/plugins/kadm5_hook/test/main.c @@ -1,7 +1,6 @@ /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ +/* plugins/kadm5_hook/test/main.c */ /* - * plugins/kadm5_hook/test/main.c - * * Copyright (C) 2010 by the Massachusetts Institute of Technology. * All rights reserved. * @@ -23,10 +22,8 @@ * 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. - * */ - /** * @file plugins/kadm5_hook/test/main.c * |