--- rxvt-unicode/src/scrollbar-rxvt.C 2005/06/13 05:30:26 1.18 +++ rxvt-unicode/src/scrollbar-rxvt.C 2005/12/31 17:16:17 1.19 @@ -166,7 +166,7 @@ { int xofs; - if (options & Opt_scrollBar_right) + if (OPTION (Opt_scrollBar_right)) xofs = 0; else xofs = sbshadow ? sbwidth : sbwidth - 1;