Alan Coopersmith <[email protected]> writes: >> -typedef void (* BlockHandlerProcPtr)(pointer /* blockData */, >> +typedef void (* BlockHandlerProcPtr)(void * /* blockData */, >> OSTimePtr /* pTimeout */, >> - pointer /* pReadmask */); >> + void * /* pReadmask */); >> >> #endif >> > > Reviewed-by: Alan Coopersmith <[email protected]> > > Though I wonder if these typedefs should get moved from x11proto to > the xserver headers someday.
A fine point; I wonder why this was ever in x11proto... -- [email protected]
pgpalSJKpu77f.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
