From 929c316e0078b151732cf95c59a1275b305e5421 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 10 Jan 2010 21:57:50 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1