commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog gnu/javax/swing/text/html...


From: Andrew John Hughes
Subject: [commit-cp] classpath ./ChangeLog gnu/javax/swing/text/html...
Date: Fri, 18 Mar 2005 05:18:18 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Andrew John Hughes <address@hidden>     05/03/18 10:18:18

Modified files:
        .              : ChangeLog 
        gnu/javax/swing/text/html/parser: htmlAttributeSet.java 
                                          htmlValidator.java 

Log message:
        2005-03-18  Andrew John Hughes  <address@hidden>
        
        * gnu/javax/swing/text/html/parser/htmlAttributeSet.java:
        (getAttributeNames()): Replaced 'enum' with 'enumeration'.
        * gnu/javax/swing/text/html/parser/htmlValidator.java:
        (validateParameters(TagElement,htmlAttributeSet)):
        Replaced 'enum' with 'enumeration'.
        (validateAttribute(TagElement,htmlAttributeSet,
        Enumeration,Enumeration)):
        Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.3364&tr2=1.3365&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/javax/swing/text/html/parser/htmlAttributeSet.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/javax/swing/text/html/parser/htmlValidator.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]