From 163abb3234ca4b507351187d207a59b57e359609 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Mar 2010 23:49:08 +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 c3578479..889d4ea3 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -329,7 +329,7 @@ enum { #define RS_customShift 23 // must have space for rxvt_fontset::fontCount * 2 + 2 values -#define RS_fontMask 0x001f0000UL // includes RS_Careful +#define RS_fontMask 0x007c0000UL // includes RS_Careful #define RS_fontShift 18 #define RS_Careful 0x00010000UL /* be careful when drawing these */ -- 2.34.1