diff lwlib/lwlib-Xlw.c @ 639:4b7d425dd3c2

[xemacs-hg @ 2001-07-28 05:08:58 by andyp] Stop flickering on OpenMotif.
author andyp
date Sat, 28 Jul 2001 05:09:03 +0000
parents 98528da0b7fc
children b39c14581166
line wrap: on
line diff
--- a/lwlib/lwlib-Xlw.c	Thu Jul 26 21:10:48 2001 +0000
+++ b/lwlib/lwlib-Xlw.c	Sat Jul 28 05:09:03 2001 +0000
@@ -415,7 +415,7 @@
 {
   Widget* children;
   unsigned int num_children;
-  int i;
+  Dimension i;
   widget_value *cur = 0;
 
   XtRemoveAllCallbacks (widget, XtNcallback);