Author: markt Date: Mon Aug 13 18:27:51 2007 New Revision: 565601 URL: http://svn.apache.org/viewvc?view=rev&rev=565601 Log: Fix bug 43102. Patch by Ben Hatton.
Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd?view=diff&rev=565601&r1=565600&r2=565601 ============================================================================== --- tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd (original) +++ tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd Mon Aug 13 18:27:51 2007 @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -14,7 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]