garydgregory commented on code in PR #321: URL: https://github.com/apache/commons-net/pull/321#discussion_r1916681397
########## src/main/java/org/apache/commons/net/ftp/FTPSClient.java: ########## @@ -313,7 +312,7 @@ protected Socket _openDataConnection_(final String command, final String arg) th */ protected void _prepareDataSocket_(final Socket socket) throws IOException { } - + Review Comment: No extra whitespace please. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org