ftpd: Fix typo #308
Reference in New Issue
Block a user
Delete Branch "igorsh/kolibrios:ftpd_fix_typo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -343,3 +343,3 @@or [ebp + thread_data.permissions], ABORTsendFTP "250 Command succesul"sendFTP "250 Command succesful"Should be "successful", with double s.
@@ -384,3 +384,3 @@invoke con_write_asciiz, str_newlinesendFTP "250 Command succesul"sendFTP "250 Command succesful"Should be "successful", with double s.