fixed a bug found by random testing

svn: r18621
This commit is contained in:
Robby Findler 2010-03-25 19:32:22 +00:00
parent 55c3176934
commit 99ee6c468f

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)