libXfixes: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:20:26 PDT 2011


 Makefile.am                     |    6 +++---
 include/X11/extensions/Xfixes.h |    6 +++---
 man/Xfixes.man                  |    4 ++--
 src/Cursor.c                    |    2 +-
 src/Makefile.am                 |    2 +-
 src/Region.c                    |    6 +++---
 src/SaveSet.c                   |    2 +-
 src/Selection.c                 |    2 +-
 src/Xfixes.c                    |   26 +++++++++++++-------------
 9 files changed, 28 insertions(+), 28 deletions(-)

New commits:
commit ca7b0066fe6f315d2499338cd133e5b1e9d11236
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:19:59 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    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