libFS: Changes to 'master'

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


 COPYING                   |   32 ++++++++++----------
 Makefile.am               |    6 +--
 configure.ac              |    2 -
 include/X11/fonts/FSlib.h |   72 +++++++++++++++++++++++-----------------------
 src/FSClServ.c            |   30 +++++++++----------
 src/FSCloseFt.c           |   30 +++++++++----------
 src/FSConnServ.c          |   28 ++++++++---------
 src/FSErrDis.c            |   28 ++++++++---------
 src/FSErrHndlr.c          |   32 ++++++++++----------
 src/FSFlush.c             |   28 ++++++++---------
 src/FSFontInfo.c          |   34 ++++++++++-----------
 src/FSFtNames.c           |   28 ++++++++---------
 src/FSGetCats.c           |   28 ++++++++---------
 src/FSListCats.c          |   30 +++++++++----------
 src/FSListExt.c           |   28 ++++++++---------
 src/FSMisc.c              |   28 ++++++++---------
 src/FSNextEv.c            |   28 ++++++++---------
 src/FSOpenFont.c          |   28 ++++++++---------
 src/FSOpenServ.c          |   30 +++++++++----------
 src/FSQGlyphs.c           |   32 ++++++++++----------
 src/FSQXExt.c             |   34 ++++++++++-----------
 src/FSQXInfo.c            |   30 +++++++++----------
 src/FSQuExt.c             |   28 ++++++++---------
 src/FSServName.c          |   28 ++++++++---------
 src/FSSetCats.c           |   28 ++++++++---------
 src/FSSync.c              |   28 ++++++++---------
 src/FSSynchro.c           |   32 ++++++++++----------
 src/FSlibInt.c            |   70 ++++++++++++++++++++++----------------------
 src/FSlibint.h            |   36 +++++++++++------------
 src/FSlibos.h             |   30 +++++++++----------
 30 files changed, 463 insertions(+), 463 deletions(-)

New commits:
commit 750fbfe7562e94788e5dfecb6617e26d6d3f0157
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:08:05 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