[Kaffe] small patch for comment in .c file

Moses DeJong dejong at cs.umn.edu
Mon Feb 1 16:42:00 PST 1999


Could someone fix this comment in the kaffe source?

thanks
Mo DeJong
dejong at cs.umn.edu


Index: libraries/clib/awt/X/tlk.c
===================================================================
RCS file: /home/cvspublic/kaffe/libraries/clib/awt/X/tlk.c,v
retrieving revision 1.6
diff -u -r1.6 tlk.c
--- tlk.c	1998/12/12 08:14:04	1.6
+++ tlk.c	1999/02/02 01:44:09
@@ -52,7 +52,7 @@
   DBG( awt, ("  request:    %s\n", buf));
   DBG( awt, ("  resource:   %X\n", err->resourceid));
 
-  //DBG_ACTION( awt, (*JniEnv)->ThrowNew( JniEnv, AWTError, "X error occured"));
+  /*DBG_ACTION( awt, (*JniEnv)->ThrowNew( JniEnv, AWTError, "X error occured"));*/
 
   return 0;
 }



More information about the kaffe mailing list