tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xf86DDC.h redefinitions
On Sat, Jan 10, 2015 at 07:32:39AM +1100, Matthew Green wrote:
>
> Patrick Welche writes:
> > Looking at /usr/X11R7/include/xorg/xf86DDC.h, there is e.g.,
> >
> > extern _X_EXPORT Bool
> > xf86MonitorIsHDMI(xf86MonPtr mon);
> >
> > and
> >
> > extern Bool
> > xf86MonitorIsHDMI(xf86MonPtr mon);
> >
> > Any idea why? (xf86DDCGetModes is also interesting)
>
> i would bring this up with the xorg-server folks. seems likely
> a minor error they're not aware of.
It's not there in current xserver HEAD.
Only the line with _X_EXPORT is.
Thomas
Home |
Main Index |
Thread Index |
Old Index