A tiny bug in documents of ftp

This commit is contained in:
Chen Xiao 2012-12-17 15:33:22 +08:00 committed by Matthew Flatt
parent a2ae813739
commit a04ae51f64

View File

@ -106,6 +106,7 @@ is intended to limit polling.
@racketblock[
(ftp-download-file
ftp-conn "." "testfile"
#:progress
(lambda (get-count)
(thread
(lambda ()