# HG changeset patch # User Richard M. Stallman # Date 1019175118 0 # Node ID 3a037de0426b0a85026c45a22c0674b5655734a1 # Parent 1537553adc43378dedd15c954ee7723dc619fd5e Comment change. diff -r 1537553adc43 -r 3a037de0426b src/widget.c --- a/src/widget.c Fri Apr 19 00:09:20 2002 +0000 +++ b/src/widget.c Fri Apr 19 00:11:58 2002 +0000 @@ -973,6 +973,8 @@ enters an infinite loop (as of 2000-01-15). This is fixed in later versions of LessTif (as of 2001-03-13); I'll leave it as is because I think it can't do any harm. */ + /* In April 2002, simon.marshall@misys.com reports the problem + seems not to occur any longer. */ XtVaSetValues (f->output_data.x->widget, XtNheight, (XtArgVal) (outer_widget_height + hdelta), XtNwidth, (XtArgVal) (outer_widget_width + wdelta),