diff options
author | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-10-16 10:41:01 +0300 |
---|---|---|
committer | Anastasis Grammenos <anastasis.gramm2@gmail.com> | 2018-10-16 10:41:01 +0300 |
commit | 5b8b4fdbfc6f88e874bc62269b9188caf886120f (patch) | |
tree | e752d2b3faa863daa9817c23783aa5734fbeec9b /src/actionhelper.h | |
parent | b11d039ba3888aa76d63006e0af2a6f05304b380 (diff) | |
download | ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.gz ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.tar.bz2 ck-5b8b4fdbfc6f88e874bc62269b9188caf886120f.zip |
Update file headers
Diffstat (limited to 'src/actionhelper.h')
-rw-r--r-- | src/actionhelper.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/actionhelper.h b/src/actionhelper.h index 2db4eeb..d211df8 100644 --- a/src/actionhelper.h +++ b/src/actionhelper.h @@ -1,4 +1,4 @@ -/* actionhelper.h - helper functions for ck actions --------------------*- C -*- +/* actionhelper.h - helper routines for ck actions --------------------*- C -*- * * This file is part of ck, the config keeper * @@ -9,6 +9,7 @@ * * ----------------------------------------------------------------------------- * + * Here reside helper routines for the actions. * * -------------------------------------------------------------------------- */ #ifndef ACTIONHELPER_H |