On Wed, 2009-02-11 at 17:15 +0800, Ma Ling wrote:

> +struct det_modes_parameter {
> +    xf86MonPtr DDC;
> +    ddc_quirk_t quirks;
> +    DisplayModePtr * Modes;
> +    Bool rb;
> +    Bool preferred;
> +    int timing_level;
> +};

Why the double pointer on Modes?  (Admittedly, X's love of pointer
typedefs is lame.)

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to