ftpserver.pl: Corrected some indentation in senddata()

This commit is contained in:
Steve Holme 2014-03-29 23:10:48 +00:00
parent 713402982f
commit f559611aa1
1 changed files with 12 additions and 11 deletions

View File

@ -517,6 +517,7 @@ sub senddata {
}
return;
}
foreach $l (@_) {
if(!$datadelay) {
# spit it all out at once