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

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

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

revision 1.16 by mark, Thu Jul 22 19:45:39 2004 UTC revision 1.17 by mark, Sat Jul 31 16:39:15 2004 UTC
# Line 151  Java_gnu_java_awt_peer_gtk_GtkTextCompon Line 151  Java_gnu_java_awt_peer_gtk_GtkTextCompon
151    GtkWidget *text = NULL;    GtkWidget *text = NULL;
152    GtkTextBuffer *buf;    GtkTextBuffer *buf;
153    GtkTextIter iter;    GtkTextIter iter;
   GtkTextMark *mark;  
154    GtkTextMark *oldmark;    GtkTextMark *oldmark;
155    GtkTextIter olditer;    GtkTextIter olditer;
156    int oldpos;    int oldpos;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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