--- rxvt-unicode/src/rxvtfont.C 2008/01/26 15:07:32 1.148 +++ rxvt-unicode/src/rxvtfont.C 2008/02/21 13:45:28 1.149 @@ -1135,7 +1135,7 @@ #if 0 // clipping unfortunately destroys our precious double-width-characters // clip width, we can't do better, or can we? if (FcPatternGet (p, FC_CHAR_WIDTH, 0, &v) != FcResultMatch) - FcPatternAddInteger (p, FC_CHAR_WIDTH, prop->width); + FcPatternAddInteger (p, FC_CHAR_WIDTH, prop.width); #endif if (FcPatternGet (p, FC_MINSPACE, 0, &v) != FcResultMatch)