accessors

db4
Doug Coleman 2008-08-31 03:05:41 -05:00
parent 521188ab05
commit c3d2c907f8
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ M: ftp-list service-command ( stream obj -- )
150 "Opening BINARY mode data connection for "
rot
[ file-name ] [
" " swap file-info file-info-size number>string
" " swap file-info size>> number>string
"(" " bytes)." swapd 3append append
] bi 3append server-response ;