libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Nov 24 15:23:49 PST 2010


 include/X11/Xlib.h    |    2 +-
 man/XInternAtom.man   |    8 ++++----
 specs/libX11/CH04.xml |    4 ++--
 src/IntAtom.c         |    4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit c8701115462b482d99ecff24d9de0f2806084ba5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 21 20:49:05 2010 -0800

    Mark atom names argument to XInternAtoms as const
    
    Updates code & docs for XInternAtoms.
    
    The single atom name argument to XInternAtom was already const char *
    in the code, but not the docs, so updated it in the docs too.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list