diff options
Diffstat (limited to 'src/actionhelper.c')
-rw-r--r-- | src/actionhelper.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/actionhelper.c b/src/actionhelper.c index f0113bf..75cc03f 100644 --- a/src/actionhelper.c +++ b/src/actionhelper.c @@ -1,4 +1,4 @@ -/* actionhelper.c - helper functions for ck actions --------------------*- C -*- +/* actionhelper.c - helper routines for ck actions --------------------*- C -*- * * This file is part of ck, the config keeper * @@ -7,10 +7,6 @@ * Copyright (C) 2018 Anastasis Grammenos * GPLv3 (see LICENCE for the full notice) * - * ----------------------------------------------------------------------------- - * - * - * * -------------------------------------------------------------------------- */ #include <libgen.h> |