Author: markt Date: Sat Aug 4 16:25:13 2007 New Revision: 562784 URL: http://svn.apache.org/viewvc?view=rev&rev=562784 Log: Add xml declaration
Modified: tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_5.xsd Modified: tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_5.xsd URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_5.xsd?view=diff&rev=562784&r1=562783&r2=562784 ============================================================================== --- tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_5.xsd (original) +++ tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_5.xsd Sat Aug 4 16:25:13 2007 @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]