*** empty log message ***
authorroot <root>
Sun, 10 Jan 2010 21:57:50 +0000 (21:57 +0000)
committerroot <root>
Sun, 10 Jan 2010 21:57:50 +0000 (21:57 +0000)
src/rxvt.h

index 95a4f00..b14cc5c 100644 (file)
@@ -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