From 9c5897a4dc4d671a566a334683abe4895fead219 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 May 2007 14:46:23 +0000 Subject: [PATCH] =?utf8?q?=C2=B5opt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/xdefaults.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.34.1