diff --git a/src/util/xmlconfig.h b/src/util/xmlconfig.h index 9feabd6c84c..6cc16eaca9c 100644 --- a/src/util/xmlconfig.h +++ b/src/util/xmlconfig.h @@ -107,7 +107,7 @@ typedef struct driOptionDescription { driOptionInfo info; driOptionValue value; - driEnumDescription enums[5]; + driEnumDescription enums[20]; } driOptionDescription; /** Returns an XML string describing the options for the driver. */