summaryrefslogtreecommitdiff
path: root/src/ccl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccl.h')
-rw-r--r--src/ccl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccl.h b/src/ccl.h
index ed89bf5e6d8..f5344ff0d07 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -44,7 +44,7 @@ struct ccl_program {
int private_state; /* CCL instruction may use this
for private use, mainly for saving
internal states on suspending.
- This variable is set to 0 when ccl is
+ This variable is set to 0 when ccl is
set up. */
int last_block; /* Set to 1 while processing the last
block. */