Hi,

This C++ style comment sneaked in killing the build.

2006-07-15  Mark Wielaard  <[EMAIL PROTECTED]>

        * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c:
        Removed C++ style comment.

Committed,

Mark

--- native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c      15 Jul 2006 
08:02:23 -0000      1.27
+++ native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c      15 Jul 2006 
16:53:46 -0000
@@ -402,7 +402,7 @@

   gdk_threads_enter ();

-  // FIXME: Why doesn't this return the correct number?
+  /* FIXME: Why doesn't this return the correct number? */
   devices = gdk_devices_list();

   while( res == -1 && devices != NULL )

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to