libXpm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:50:11 PDT 2011


 COPYRIGHT           |    4 +--
 NEWS.old            |   16 ++++++-------
 configure.ac        |    2 -
 cxpm/cxpm.c         |    4 +--
 doc/FAQ.html        |   20 ++++++++---------
 doc/README.MSW      |   20 ++++++++---------
 doc/README.html     |    4 +--
 src/Attrib.c        |    2 -
 src/CrBufFrI.c      |    2 -
 src/RdFToBuf.c      |   12 +++++-----
 src/WrFFrI.c        |    4 +--
 src/XpmI.h          |    4 +--
 src/amigax.c        |   60 ++++++++++++++++++++++++++--------------------------
 src/create.c        |   18 +++++++--------
 src/hashtab.c       |    2 -
 src/parse.c         |    2 -
 src/rgb.c           |    2 -
 src/scan.c          |   26 +++++++++++-----------
 src/simx.c          |   18 +++++++--------
 sxpm/plaid.xpm      |   42 ++++++++++++++++++------------------
 sxpm/plaid_ext.xpm  |   42 ++++++++++++++++++------------------
 sxpm/plaid_mask.xpm |   42 ++++++++++++++++++------------------
 sxpm/sxpm.c         |   12 +++++-----
 23 files changed, 180 insertions(+), 180 deletions(-)

New commits:
commit 3ea70059805b3ebc795f797b5880b90b6b3a9235
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:48:53 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