On Thu, 2009-02-12 at 03:30 +0800, Adam Jackson wrote:
> 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.)
Ok, I will use single pointer to replace it!
> 
> - ajax

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

Reply via email to