libxtrans: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:54:56 PDT 2011


 Xtrans.c     |   48 ++++----
 Xtrans.h     |    6 -
 Xtransint.h  |   12 +-
 Xtranslcl.c  |   52 ++++-----
 Xtranssock.c |  118 +++++++++++-----------
 Xtranstli.c  |  316 +++++++++++++++++++++++++++++------------------------------
 Xtransutil.c |   30 ++---
 configure.ac |    2 
 xtrans.m4    |   16 +-
 9 files changed, 300 insertions(+), 300 deletions(-)

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