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/09/10 19:59:07 UTC

[tomcat] branch 8.5.x updated: Polish. Spacing.

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 45b3f9b  Polish. Spacing.
45b3f9b is described below

commit 45b3f9b87480e2f6ca0e21c2591e5d350c5dafc2
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Sep 10 20:57:57 2019 +0100

    Polish. Spacing.
---
 java/org/apache/tomcat/util/http/parser/AcceptEncoding.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java b/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java
index ee145c6..ba92702 100644
--- a/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java
+++ b/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java
@@ -14,7 +14,6 @@
  *  See the License for the specific language governing permissions and
  *  limitations under the License.
  */
-
 package org.apache.tomcat.util.http.parser;
 
 import java.io.IOException;


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org