--- rxvt-unicode/src/scrollbar-plain.C 2004/08/23 19:57:33 1.13 +++ rxvt-unicode/src/scrollbar-plain.C 2005/12/31 17:16:17 1.14 @@ -44,7 +44,7 @@ GCForeground, &gcvalue); } - xsb = (options & Opt_scrollBar_right) ? 1 : 0; + xsb = OPTION (Opt_scrollBar_right) ? 1 : 0; if (update) {