ftpserver.pl: Corrected some indentation in senddata()
This commit is contained in:
@@ -517,6 +517,7 @@ sub senddata {
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
foreach $l (@_) {
|
||||
if(!$datadelay) {
|
||||
# spit it all out at once
|
||||
|
Reference in New Issue
Block a user