This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new c351145  Tab police
c351145 is described below

commit c35114508a8ae4f2f5b7a8c892b037fb4141244b
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Nov 11 16:15:18 2019 +0000

    Tab police
---
 java/org/apache/catalina/tribes/transport/ReceiverBase.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/tribes/transport/ReceiverBase.java 
b/java/org/apache/catalina/tribes/transport/ReceiverBase.java
index 185058d..dd769cd 100644
--- a/java/org/apache/catalina/tribes/transport/ReceiverBase.java
+++ b/java/org/apache/catalina/tribes/transport/ReceiverBase.java
@@ -220,7 +220,7 @@ public abstract class ReceiverBase implements 
ChannelReceiver, ListenCallback, R
 
     /**
      * Same as bind() except it does it for the UDP port
-     * @param socket   The socket to bind
+     * @param socket    The socket to bind
      * @param portstart Starting port for bind attempts
      * @param retries   Number of times to attempt to bind (port incremented
      *                  between attempts)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to