tweak to the search results printout

svn: r15652
This commit is contained in:
Robby Findler 2009-08-01 02:48:07 +00:00
parent 021a65020f
commit 4592139c0e

View File

@ -1135,7 +1135,7 @@ WARNING: printf is rebound in the body of the unit to always
=>
(λ (next)
(cond
[(< next (get-start-position))
[(<= next (get-start-position))
(loop (+ next 1)
(+ count 1))]
[else