diff src/xterm.c @ 76311:41ef8bcc30ad

Whitespace change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Mar 2007 18:28:49 +0000
parents 9a4cb30592fe
children e95c60f2a27e
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);