Mercurial > emacs
changeset 76311:41ef8bcc30ad
Whitespace change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 04 Mar 2007 18:28:49 +0000 |
parents | 4878ef3006a3 |
children | debef31bdcb2 |
files | src/xterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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);