x11proto: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Wed Jan 15 15:02:27 PST 2014


 Xdefs.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 148d89f0b3a652acc54b1a21807ffd6d0e81e279
Author: Keith Packard <keithp at keithp.com>
Date:   Sun Dec 15 08:27:09 2013 -0800

    Replace 'pointer' with explicit 'void *'
    
    To get rid of the 'pointer' typedef, stop using it locally. That way,
    when _XTYPEDEF_POINTER is defined before Xdefs.h is included, it won't
    get defined and Xdefs.h will still compile.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list