This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new d15a1287e3 Fix formatting
d15a1287e3 is described below
commit d15a1287e374399ba014ae7cbe42366764209c36
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 18 15:46:14 2023 +0100
Fix formatting
---
test/org/apache/catalina/filters/TesterHttpServletResponse.java | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test/org/apache/catalina/filters/TesterHttpServletResponse.java
b/test/org/apache/catalina/filters/TesterHttpServletResponse.java
index a440da7837..5f8d52d783 100644
--- a/test/org/apache/catalina/filters/TesterHttpServletResponse.java
+++ b/test/org/apache/catalina/filters/TesterHttpServletResponse.java
@@ -201,7 +201,8 @@ public class TesterHttpServletResponse implements
HttpServletResponse {
}
public void recycle() {
- /* NOOP */}
+ /* NOOP */
+ }
/**
* @param b Unused
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]