µopt
authorroot <root>
Tue, 1 May 2007 14:46:23 +0000 (14:46 +0000)
committerroot <root>
Tue, 1 May 2007 14:46:23 +0000 (14:46 +0000)
src/xdefaults.C

index 860a40867579fd1f9091a6160233935c01031aa7..298dfbae315be62300a9b3d960f1bbc145dcd4f6 100644 (file)
@@ -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 */