--- rxvt-unicode/src/xdefaults.C 2007/05/01 09:34:07 1.97 +++ rxvt-unicode/src/xdefaults.C 2007/05/01 14:46:23 1.98 @@ -76,7 +76,7 @@ { const uint8_t index; /* Option index */ const uint8_t flag; /* Option flag */ - const int doff; /* data offset */ + const int16_t doff; /* resource value index or -1 */ const char *kw; /* keyword */ const char *opt; /* option */ const char *arg; /* argument */