Whitespace change.

This commit is contained in:
Richard M. Stallman 2007-03-04 18:28:49 +00:00
parent 3c9bbf9fa4
commit f8e2f51366

View file

@ -5279,7 +5279,7 @@ x_scroll_bar_expose (bar, event)
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);