/[classpath]/classpath/gnu/java/nio/charset/Windows1252.java
ViewVC logotype

Diff of /classpath/gnu/java/nio/charset/Windows1252.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by smarothy, Fri Apr 8 21:46:06 2005 UTC revision 1.2 by rschuster, Fri Jun 17 01:14:58 2005 UTC
# Line 85  public class Windows1252 extends ByteCha Line 85  public class Windows1252 extends ByteCha
85    
86    public Windows1252()    public Windows1252()
87    {    {
88        super("Windows-1252", new String[] {        super("windows-1252", new String[] {
89            "Windows1252",            "Windows1252",
90            "ibm-5348_P100-1997",            "ibm-5348_P100-1997",
91            "ibm-5348",            "ibm-5348",

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26