From 0bf1ce97c613e3de046f92f09938295b8742a703 Mon Sep 17 00:00:00 2001 From: pero Date: Mon, 30 Oct 2006 13:10:02 +0000 Subject: [PATCH] fix small html smells git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@469141 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/examples/jsp/chat/chat.jsp | 1 - webapps/examples/jsp/chat/login.jsp | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/webapps/examples/jsp/chat/chat.jsp b/webapps/examples/jsp/chat/chat.jsp index a5a928419..12f9a6794 100644 --- a/webapps/examples/jsp/chat/chat.jsp +++ b/webapps/examples/jsp/chat/chat.jsp @@ -29,5 +29,4 @@ - diff --git a/webapps/examples/jsp/chat/login.jsp b/webapps/examples/jsp/chat/login.jsp index 5a2e47788..298a2faa1 100644 --- a/webapps/examples/jsp/chat/login.jsp +++ b/webapps/examples/jsp/chat/login.jsp @@ -28,4 +28,4 @@ Nickname: - + -- 2.11.0