aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ccl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ccl.c b/src/ccl.c
index 69beb2141e5..5bff1f3a0ad 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -827,6 +827,7 @@ while(0)
827 } \ 827 } \
828 else if (ccl->last_block) \ 828 else if (ccl->last_block) \
829 { \ 829 { \
830 REG = -1; \
830 ic = eof_ic; \ 831 ic = eof_ic; \
831 goto ccl_repeat; \ 832 goto ccl_repeat; \
832 } \ 833 } \