/[classpath]/classpath/native/jni/java-io/java_io_ObjectInputStream.c
ViewVC logotype

Diff of /classpath/native/jni/java-io/java_io_ObjectInputStream.c

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

revision 1.5 by mark, Sun Jan 19 18:38:39 2003 UTC revision 1.6 by rupp, Wed Jul 9 08:14:18 2003 UTC
# Line 39  exception statement from your version. * Line 39  exception statement from your version. *
39  /*  TODO: check exceptions */  /*  TODO: check exceptions */
40  /*        comments */  /*        comments */
41    
42    /* do not move; needed here because of some macro definitions */
43    #include <config.h>
44    
45  #include <jni.h>  #include <jni.h>
46  #include <jcl.h>  #include <jcl.h>
47    
48  #include "java_io_ObjectInputStream.h"  #include "java_io_ObjectInputStream.h"
49    
50  /*  /*

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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