From: root Date: Wed, 31 Mar 2010 23:49:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=163abb3234ca4b507351187d207a59b57e359609;p=dana%2Furxvt.git *** empty log message *** --- 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 */