fixed PR 8389

svn: r4880
This commit is contained in:
Robby Findler 2006-11-18 16:09:42 +00:00
parent 3afab69603
commit db97c7c4ae

View File

@ -33,7 +33,8 @@
`(HTML
(HEAD (TITLE "PLT Help Desk")
,hd-css)
,(read-lines file caption offset)))))
(BODY
,(read-lines file caption offset))))))
(define read-doc
(opt-lambda (file caption coll [offset #f])