From 5b8b4fdbfc6f88e874bc62269b9188caf886120f Mon Sep 17 00:00:00 2001 From: Anastasis Grammenos Date: Tue, 16 Oct 2018 10:41:01 +0300 Subject: Update file headers --- src/confparser.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/confparser.h') 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 -- cgit v1.2.3