/[classpath]/classpath/gnu/java/io/encode/EncoderUTF8.java
ViewVC logotype

Diff of /classpath/gnu/java/io/encode/EncoderUTF8.java

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

revision 1.7.2.1 by gnu_andrew, Sun Jan 16 02:14:45 2005 UTC revision 1.7.2.2 by gnu_andrew, Sun Mar 13 14:38:26 2005 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package gnu.java.io.encode;  package gnu.java.io.encode;
40    
 import java.io.OutputStream;  
41  import java.io.IOException;  import java.io.IOException;
42    import java.io.OutputStream;
43    
44  /**  /**
45    * This class implements an encoder for the UCS Transformation Format 8    * This class implements an encoder for the UCS Transformation Format 8

Legend:
Removed from v.1.7.2.1  
changed lines
  Added in v.1.7.2.2

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