From 69a00e23094814dc1ad60373c34b8f21fbd8979b Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 18 Mar 2003 09:00:56 +0000 Subject: [PATCH] Fix web.xml (was not valid) Tabs to spaces git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@196115 13f79535-47bb-0310-9956-ffa450edef68 --- examples/servlet/conf/web.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/examples/servlet/conf/web.xml b/examples/servlet/conf/web.xml index 4c5bad35e..d8b5c8793 100644 --- a/examples/servlet/conf/web.xml +++ b/examples/servlet/conf/web.xml @@ -2,20 +2,20 @@ - - Fop - FopServlet - - - Fop - / - - - FopPrint - FopPrintServlet - - - FopPrint - /fopprint - + + Fop + FopServlet + + + FopPrint + FopPrintServlet + + + Fop + / + + + FopPrint + /fopprint + -- 2.39.5