--- rxvt-unicode/src/scrollbar-rxvt.C 2006/02/20 22:42:01 1.29 +++ rxvt-unicode/src/scrollbar-rxvt.C 2007/05/01 21:30:01 1.30 @@ -187,7 +187,7 @@ { int xofs; - if (OPTION (Opt_scrollBar_right)) + if (option (Opt_scrollBar_right)) xofs = 0; else xofs = sbshadow ? sbwidth : sbwidth - 1;