From: root Date: Tue, 1 May 2007 14:46:23 +0000 (+0000) Subject: µopt X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=9c5897a4dc4d671a566a334683abe4895fead219;p=dana%2Furxvt.git µopt --- diff --git a/src/xdefaults.C b/src/xdefaults.C index 860a4086..298dfbae 100644 --- a/src/xdefaults.C +++ b/src/xdefaults.C @@ -76,7 +76,7 @@ static const struct { 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 */