Commit f559611a authored by Steve Holme's avatar Steve Holme
Browse files

ftpserver.pl: Corrected some indentation in senddata()

parent 71340298
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
@@ -517,6 +517,7 @@ sub senddata {
        }
        return;
    }

    foreach $l (@_) {
        if(!$datadelay) {
            # spit it all out at once