From: Richard M. Stallman Date: Sun, 4 Mar 2007 18:28:49 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: emacs-pretest-22.0.96~272 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8e2f51366abae0fcf14696d5947f01ca3455419;p=emacs.git Whitespace change. --- diff --git a/src/xterm.c b/src/xterm.c index c4763dfb3ec..e9cf5fd6d0e 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -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);