fixed the contract

svn: r2661
This commit is contained in:
Robby Findler 2006-04-11 20:57:11 +00:00
parent 0ad4118f6f
commit 9eca94ca91

View File

@ -1342,7 +1342,7 @@
(render-value/format (any/c
any/c
output-port?
number?
(or/c number? (symbols 'infinity))
. -> .
any))
(unmarshall-settings (printable/c . -> . any)))