--- rxvt-unicode/src/init.C 2005/12/31 17:16:17 1.128 +++ rxvt-unicode/src/init.C 2006/01/02 22:23:26 1.129 @@ -650,7 +650,7 @@ */ #ifdef META8_OPTION - meta_char = OPTION ((Opt_meta8) ? 0x80 : C0_ESC); + meta_char = OPTION (Opt_meta8) ? 0x80 : C0_ESC; #endif get_ourmods ();