liblbxutil: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:10:38 PDT 2011


 Makefile.am                |    6 +++---
 configure.ac               |    6 +++---
 src/delta/lbxdelta.c       |    6 +++---
 src/image/dfaxg42d.c       |   16 ++++++++--------
 src/image/dpackbits.c      |   16 ++++++++--------
 src/image/efaxg42d.c       |   18 +++++++++---------
 src/image/epackbits.c      |   18 +++++++++---------
 src/image/lbxbwcodes.h     |   16 ++++++++--------
 src/image/lbxfax.h         |   16 ++++++++--------
 src/image/misc.c           |   18 +++++++++---------
 src/image/mkg3states.c     |   28 ++++++++++++++--------------
 src/lbx_zlib/lbx_zlib.c    |    8 ++++----
 src/lbx_zlib/lbx_zlib.h    |    8 ++++----
 src/lbx_zlib/lbx_zlib_io.c |   12 ++++++------
 src/lbx_zlib/reqstats.c    |    6 +++---
 15 files changed, 99 insertions(+), 99 deletions(-)

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