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 ca38cf1  Fix indent
ca38cf1 is described below

commit ca38cf161bd5810ce956b301b56d0ff31ee45ea0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Sep 18 10:07:03 2019 +0100

    Fix indent
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 1f4761f..569afa5 100644
--- a/build.xml
+++ b/build.xml
@@ -1980,7 +1980,7 @@ Apache Tomcat ${version} native binaries for Win64 
AMD64/EMT64 platform.
       <link href="../jspapi"/>
       <link href="../elapi"/>
       <link href="../websocketapi"/>
-        <link href="../jaspicapi"/>
+      <link href="../jaspicapi"/>
       <link href="https://docs.oracle.com/javase/7/docs/api/"/>
       <link href="https://docs.oracle.com/javaee/7/api/"/>
       <packageset dir="${tomcat.dist}/src/java/">


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

Reply via email to