--- rxvt-unicode/src/scrollbar-plain.C 2006/02/20 22:40:35 1.20 +++ rxvt-unicode/src/scrollbar-plain.C 2007/05/01 21:30:01 1.21 @@ -43,7 +43,7 @@ pscrollbarGC = XCreateGC (dpy, scrollBar.win, GCForeground, &gcvalue); } - xsb = OPTION (Opt_scrollBar_right) ? 1 : 0; + xsb = option (Opt_scrollBar_right) ? 1 : 0; if (update) {