This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 1a7944f Polish. Spacing.
1a7944f is described below
commit 1a7944f31e1fc901b32af517d08fa2d4e5b6e08a
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 9 11:13:54 2019 +0100
Polish. Spacing.
---
java/org/apache/coyote/ProtocolHandler.java | 1 -
.../src/main/java/org/apache/tomcat/jdbc/pool/PoolConfiguration.java | 1 -
2 files changed, 2 deletions(-)
diff --git a/java/org/apache/coyote/ProtocolHandler.java
b/java/org/apache/coyote/ProtocolHandler.java
index 44d5359..b467558 100644
--- a/java/org/apache/coyote/ProtocolHandler.java
+++ b/java/org/apache/coyote/ProtocolHandler.java
@@ -179,5 +179,4 @@ public interface ProtocolHandler {
* @return the protocols
*/
public UpgradeProtocol[] findUpgradeProtocols();
-
}
diff --git
a/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolConfiguration.java
b/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolConfiguration.java
index f5962e9..2359fc8 100644
---
a/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolConfiguration.java
+++
b/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolConfiguration.java
@@ -910,5 +910,4 @@ public interface PoolConfiguration {
* @return <code>true</code> if the statements are wrapped
*/
public boolean getUseStatementFacade();
-
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]