fixed a bug found by random testing

svn: r18621

original commit: 99ee6c468f552366fbedcfc543639d2eaa4b21d7
This commit is contained in:
Robby Findler 2010-03-25 19:32:22 +00:00
parent 875244719b
commit 4115121feb

View File

@ -338,7 +338,7 @@ WARNING: printf is rebound in the body of the unit to always
(λ () (unless delayed-highlights?
(recompute-range-rectangles)))
'framework:recompute-range-rectangles)
(inner void on-reflow))
(inner (void) on-reflow))
(define delayed-highlights? #f)
(define todo void)