From: root Date: Sun, 10 Jan 2010 21:57:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=929c316e0078b151732cf95c59a1275b305e5421;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/rxvt.h b/src/rxvt.h index 95a4f000..b14cc5cf 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -342,7 +342,7 @@ enum { #define RS_baseattrMask (RS_Italic | RS_Bold | RS_Blink | RS_RVid | RS_Uline) #define RS_attrMask (RS_baseattrMask | RS_fontMask) -#define RS_fontCount 127 // not 127 or 256, see rxvtfont.h +#define RS_fontCount 127 // not 128 or 256, see rxvtfont.h #define RS_fontMask 0xff000000UL // plenty(?) of fonts, includes RS_Careful #define RS_fontShift 24