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/dbhelper.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/dbhelper.h') diff --git a/src/dbhelper.h b/src/dbhelper.h index a8d3292..8f664d0 100644 --- a/src/dbhelper.h +++ b/src/dbhelper.h @@ -1,4 +1,4 @@ -/* dbhelper.h - Database layer for ck -----------------------------------*- C -*- +/* dbhelper.h - Database layer for ck ----------------------------------*- C -*- * * This file is part of ck, the config keeper * @@ -9,7 +9,8 @@ * * ----------------------------------------------------------------------------- * - * Help other db functions. + * SQlite tables and columns. + * Form query functions. * * -------------------------------------------------------------------------- */ #ifndef DBHELPER_H -- cgit v1.2.3