--- rxvt-unicode/src/rxvtfont.h 2010/05/22 23:55:56 1.37 +++ rxvt-unicode/src/rxvtfont.h 2010/05/23 00:08:53 1.38 @@ -72,8 +72,8 @@ { char *fontdesc; - 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 + 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); ~rxvt_fontset ();