diff options
Diffstat (limited to 'src/actions.h')
-rw-r--r-- | src/actions.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/actions.h b/src/actions.h index 624ae30..495984e 100644 --- a/src/actions.h +++ b/src/actions.h @@ -9,7 +9,8 @@ * * ----------------------------------------------------------------------------- * - * + * The various structs actions use to keep track of their + * specific options and the run_ACTION routines. * * -------------------------------------------------------------------------- */ #ifndef ACTIONS_H |