aboutsummaryrefslogtreecommitdiffstats
path: root/src/actionhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actionhelper.h')
-rw-r--r--src/actionhelper.h3
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