forked from KolibriOS/kolibrios
Compare commits
1 Commits
ftpd-add-h
...
remove_spa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9434e62faf |
@@ -238,7 +238,7 @@ end if
|
||||
mov [ebp + thread_data.buffer_ptr], eax
|
||||
mov [ebp + thread_data.passivesocknum], -1
|
||||
|
||||
sendFTP " 220 Welcome to KolibriOS FTP daemon" ; fix output code
|
||||
sendFTP "220 Welcome to KolibriOS FTP daemon" ; fix output code
|
||||
|
||||
diff16 "threadloop", 0, $
|
||||
threadloop:
|
||||
|
||||
Reference in New Issue
Block a user