# HG changeset patch # User Richard M. Stallman # Date 734213090 0 # Node ID 86c8a6e08fd4ac4fea5241e62ab74b7eb26976cd # Parent 57e371b49128903445f332223713c19db669394d Fix typo in comment delimiter. diff -r 57e371b49128 -r 86c8a6e08fd4 src/xterm.c --- a/src/xterm.c Wed Apr 07 19:57:10 1993 +0000 +++ b/src/xterm.c Wed Apr 07 20:04:50 1993 +0000 @@ -159,7 +159,7 @@ /* The cursor to use for vertical scroll bars on x_current_display. */ static Cursor x_vertical_scroll_bar_cursor; -/* Frame being updated by update_frame. This is declared in term.c. */ +/* Frame being updated by update_frame. This is declared in term.c. This is set by update_begin and looked at by all the XT functions. It is zero while not inside an update. In that case, the XT functions assume that `selected_frame'