/[classpath]/classpath/native/jni/gtk-peer/gtkpeer.h
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/gtkpeer.h

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

revision 1.8 by fitzsim, Tue Oct 7 21:30:25 2003 UTC revision 1.9 by fitzsim, Wed Oct 8 16:00:59 2003 UTC
# Line 54  exception statement from your version. * Line 54  exception statement from your version. *
54  #ifndef __GTKPEER_H__  #ifndef __GTKPEER_H__
55  #define __GTKPEER_H__  #define __GTKPEER_H__
56    
57    #ifndef __GNUC__
58    #define __attribute__(x) /* nothing */
59    #endif
60    
61  #ifdef JVM_SUN  #ifdef JVM_SUN
62    
63  extern struct state_table *native_state_table;  extern struct state_table *native_state_table;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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