diff options
Diffstat (limited to 'src/dbhelper.h')
-rw-r--r-- | src/dbhelper.h | 5 |
1 files changed, 3 insertions, 2 deletions
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 |