libXcursor: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 21:43:55 PDT 2011


 Makefile.am                   |    6 +-
 include/X11/Xcursor/Xcursor.h |   16 +++----
 man/Xcursor.man               |    4 -
 src/Makefile.am               |    2 
 src/cursor.c                  |   54 ++++++++++++-------------
 src/display.c                 |   18 ++++----
 src/file.c                    |   88 +++++++++++++++++++++---------------------
 src/library.c                 |   20 ++++-----
 src/xcursorint.h              |    6 +-
 src/xlib.c                    |   32 +++++++--------
 10 files changed, 123 insertions(+), 123 deletions(-)

New commits:
commit e086eb1bf49f2a8c270eaebd5beb595c1dc2973e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 21:26:17 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{\s+$}{\n}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list