Comment fixed.

This commit is contained in:
Kenichi Handa 1997-04-05 02:35:53 +00:00
parent 210dede616
commit 536477d4b4

View file

@ -238,7 +238,7 @@
;; If REG is a CCL register symbol (e.g. r0, r1...), the register
;; number is embedded. If OP is one of unconditional jumps, DATA is
;; changed to an absolute jump address.
;; changed to an relative jump address.
(defun ccl-embed-code (op reg data &optional reg2)
(if (and (> data 0) (get op 'jump-flag))