/[classpath]/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkTextLayout.c
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkTextLayout.c

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

revision 1.1 by mkoch, Fri Oct 8 21:41:41 2004 UTC revision 1.2 by mkoch, Sun Oct 10 14:20:49 2004 UTC
# Line 42  Line 42 
42  #include "gdkfont.h"  #include "gdkfont.h"
43  #include "gnu_java_awt_peer_gtk_GdkTextLayout.h"  #include "gnu_java_awt_peer_gtk_GdkTextLayout.h"
44    
45    struct state_table *native_text_layout_state_table;
46    
47  JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_GdkTextLayout_initStaticState  JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_GdkTextLayout_initStaticState
48    (JNIEnv *env, jclass clazz)    (JNIEnv *env, jclass clazz)
49  {  {

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