aboutsummaryrefslogtreecommitdiffhomepage
path: root/ccc/ccc.el
diff options
context:
space:
mode:
Diffstat (limited to 'ccc/ccc.el')
-rw-r--r--ccc/ccc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccc/ccc.el b/ccc/ccc.el
index 6a942315..7af7555a 100644
--- a/ccc/ccc.el
+++ b/ccc/ccc.el
@@ -91,7 +91,7 @@
(setq count-ccc (+ 1 count-ccc))))))
(setq span (next-span span 'type)))
(cond
- ((and casl (> count-casl 0))
+ ((and casl (> count-ccc 0))
;; we're undoing to outside "holcasl"
(format "holcasl_abort(); undo_steps (%s);" count-ccc))
(casl