# HG changeset patch # User Richard M. Stallman # Date 1173032929 0 # Node ID 41ef8bcc30ad6b9e87abb6325659121c9f0cca06 # Parent 4878ef3006a32567f068249b6f0a22df19c6b6fd Whitespace change. diff -r 4878ef3006a3 -r 41ef8bcc30ad src/xterm.c --- a/src/xterm.c Sun Mar 04 18:27:10 2007 +0000 +++ b/src/xterm.c Sun Mar 04 18:28:49 2007 +0000 @@ -5279,7 +5279,7 @@ x_scroll_bar_set_handle (bar, XINT (bar->start), XINT (bar->end), 1); - /* Switch to scroll bar foreground color. */ + /* Switch to scroll bar foreground color. */ if (f->output_data.x->scroll_bar_foreground_pixel != -1) XSetForeground (FRAME_X_DISPLAY (f), gc, f->output_data.x->scroll_bar_foreground_pixel);