--- rxvt-unicode/src/screen.C 2011/01/08 10:15:36 1.362 +++ rxvt-unicode/src/screen.C 2011/01/20 14:02:35 1.363 @@ -2521,11 +2521,11 @@ XSetWindowBackground (dpy, vt, pix_colors[Color_bg]); if (scrollBar.win) - { - XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); - scrollBar.state = STATE_IDLE; - scrollBar.show (0); - } + { + XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); + scrollBar.state = STATE_IDLE; + scrollBar.show (0); + } #endif