--- rxvt-unicode/src/rxvtfont.h 2010/03/31 23:01:51 1.35 +++ rxvt-unicode/src/rxvtfont.h 2010/04/17 23:00:45 1.36 @@ -68,7 +68,7 @@ { char *fontdesc; - enum { fontCount = 15 }; // must be power-of-two - 1, also has to match RS_fontMask in rxvt.h + enum { fontCount = 7 }; // must be power-of-two - 1, also has to match RS_fontMask in rxvt.h enum { firstFont = 2 }; // index of first font in set rxvt_fontset (rxvt_term *term);