aboutsummaryrefslogtreecommitdiffstats
path: root/src/confparser.h
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/confparser.h
parentb11d039ba3888aa76d63006e0af2a6f05304b380 (diff)
downloadck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.gz
ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.bz2
ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.zip
Update file headers
Diffstat (limited to 'src/confparser.h')
-rw-r--r--src/confparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/confparser.h b/src/confparser.h
index 9587318..b121a59 100644
--- a/src/confparser.h
+++ b/src/confparser.h
@@ -9,8 +9,8 @@
*
* -----------------------------------------------------------------------------
*
- * The code here and in confparser.c is responsible parsing
- * the configuration and get the values set there
+ * The code here and in confparser.c is responsible for parsing
+ * the configuration and getting the values set there in the Conf struct
*
* -------------------------------------------------------------------------- */
#ifndef CONFPARSER_H