You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/11/11 16:16:37 UTC

[tomcat] branch 8.5.x updated: Tab police

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 <ma...@apache.org>
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org