libXrandr: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:51:03 PDT 2011


 AUTHORS                         |    2 -
 COPYING                         |    4 +--
 Makefile.am                     |    8 +++----
 configure.ac                    |    2 -
 include/X11/extensions/Xrandr.h |   32 ++++++++++++++---------------
 src/Makefile.am                 |    2 -
 src/Xrandr.c                    |   20 +++++++++---------
 src/Xrandrint.h                 |    8 +++----
 src/XrrConfig.c                 |   44 ++++++++++++++++++++--------------------
 src/XrrCrtc.c                   |   24 ++++++++++-----------
 src/XrrMode.c                   |    8 +++----
 src/XrrOutput.c                 |   18 ++++++++--------
 src/XrrProperty.c               |    4 +--
 src/XrrScreen.c                 |   14 ++++++------
 14 files changed, 95 insertions(+), 95 deletions(-)

New commits:
commit a0e20c08bbe18b41ea54c319bd83874b5a7f9788
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:50:38 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