libxkbfile: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:45:14 PDT 2011


 COPYING                            |   24 ++++++++--------
 Makefile.am                        |    6 ++--
 configure.ac                       |    2 -
 include/X11/extensions/XKBbells.h  |   18 ++++++------
 include/X11/extensions/XKBconfig.h |   18 ++++++------
 include/X11/extensions/XKBfile.h   |   20 ++++++-------
 include/X11/extensions/XKBrules.h  |   18 ++++++------
 include/X11/extensions/XKM.h       |   18 ++++++------
 include/X11/extensions/XKMformat.h |   20 ++++++-------
 src/XKBfileInt.h                   |   18 ++++++------
 src/cout.c                         |   18 ++++++------
 src/maprules.c                     |   42 ++++++++++++++--------------
 src/srvmisc.c                      |   18 ++++++------
 src/xkbatom.c                      |   30 ++++++++++----------
 src/xkbconfig.c                    |   54 ++++++++++++++++++-------------------
 src/xkbdraw.c                      |   18 ++++++------
 src/xkbmisc.c                      |   38 +++++++++++++-------------
 src/xkbout.c                       |   24 ++++++++--------
 src/xkbtext.c                      |   26 ++++++++---------
 src/xkmout.c                       |   26 ++++++++---------
 src/xkmread.c                      |   24 ++++++++--------
 21 files changed, 240 insertions(+), 240 deletions(-)

New commits:
commit 9ffdecdfa0a832a129a97735eaf1d22ec6defc13
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:45:06 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