This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new bb52b78 Trivial space change to align with 8.5.x
bb52b78 is described below
commit bb52b783b8753d1bf2216ee7891db21260834216
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jul 10 12:41:47 2019 +0100
Trivial space change to align with 8.5.x
---
java/org/apache/tomcat/InstrumentableClassLoader.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/org/apache/tomcat/InstrumentableClassLoader.java
b/java/org/apache/tomcat/InstrumentableClassLoader.java
index 8e2a2da..d2e18dc 100644
--- a/java/org/apache/tomcat/InstrumentableClassLoader.java
+++ b/java/org/apache/tomcat/InstrumentableClassLoader.java
@@ -75,5 +75,4 @@ public interface InstrumentableClassLoader {
* @return the transformer-free copy of this class loader.
*/
ClassLoader copyWithoutTransformers();
-
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]