]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 4 Mar 2007 18:28:49 +0000 (18:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 4 Mar 2007 18:28:49 +0000 (18:28 +0000)
src/xterm.c

index c4763dfb3ec1a8fb3a1c661750cfefd9721e4e54..e9cf5fd6d0ecca57023711945a5812b65ea2af3d 100644 (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);