aboutsummaryrefslogtreecommitdiffstats
path: root/src/actionparser.c
diff options
context:
space:
mode:
authorAnastasis Grammenos <anastasis.gramm2@gmail.com>2018-10-16 10:41:01 +0300
committerAnastasis Grammenos <anastasis.gramm2@gmail.com>2018-10-16 10:41:01 +0300
commit5b8b4fdbfc6f88e874bc62269b9188caf886120f (patch)
treee752d2b3faa863daa9817c23783aa5734fbeec9b /src/actionparser.c
parentb11d039ba3888aa76d63006e0af2a6f05304b380 (diff)
downloadck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.gz
ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.bz2
ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.zip
Update file headers
Diffstat (limited to 'src/actionparser.c')
-rw-r--r--src/actionparser.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/actionparser.c b/src/actionparser.c
index f348ff6..10882b3 100644
--- a/src/actionparser.c
+++ b/src/actionparser.c
@@ -7,11 +7,6 @@
* Copyright (C) 2018 Anastasis Grammenos
* GPLv3 (see LICENCE for the full notice)
*
- * -----------------------------------------------------------------------------
- *
- * The following code is resposinble for parsing the command line arguments
- * and finding the correct ck action.
- *
* -------------------------------------------------------------------------- */
#include "actionparser.h"
#include "ckutil.h"