fixed PR 8389
svn: r4880
This commit is contained in:
parent
3afab69603
commit
db97c7c4ae
|
@ -33,7 +33,8 @@
|
||||||
`(HTML
|
`(HTML
|
||||||
(HEAD (TITLE "PLT Help Desk")
|
(HEAD (TITLE "PLT Help Desk")
|
||||||
,hd-css)
|
,hd-css)
|
||||||
,(read-lines file caption offset)))))
|
(BODY
|
||||||
|
,(read-lines file caption offset))))))
|
||||||
|
|
||||||
(define read-doc
|
(define read-doc
|
||||||
(opt-lambda (file caption coll [offset #f])
|
(opt-lambda (file caption coll [offset #f])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user