libICE: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:09:29 PDT 2011


 README                    |    2 +-
 include/X11/ICE/ICEconn.h |    2 +-
 src/ICElibint.h           |    2 +-
 src/authutil.c            |   10 +++++-----
 src/connect.c             |   10 +++++-----
 src/error.c               |   10 +++++-----
 src/getauth.c             |    2 +-
 src/iceauth.c             |    2 +-
 src/listen.c              |    4 ++--
 src/listenwk.c            |    4 ++--
 src/misc.c                |    2 +-
 src/process.c             |   44 ++++++++++++++++++++++----------------------
 src/protosetup.c          |    4 ++--
 src/register.c            |    8 ++++----
 src/replywait.c           |    4 ++--
 src/shutdown.c            |    2 +-
 src/watch.c               |    2 +-
 17 files changed, 57 insertions(+), 57 deletions(-)

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