fstobdf: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Nov 10 22:49:02 PST 2011


 COPYING      |    4 ++--
 Makefile.am  |    6 +++---
 chars.c      |   24 ++++++++++++------------
 configure.ac |    4 ++--
 fstobdf.c    |    6 +++---
 fstobdf.h    |   10 +++++-----
 header.c     |   40 ++++++++++++++++++++--------------------
 props.c      |   12 ++++++------
 8 files changed, 53 insertions(+), 53 deletions(-)

New commits:
commit 468b19fd8729690dc4c2d1a1f20294991949ac35
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Nov 10 22:48:12 2011 -0800

    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>

commit a15d4d640732edf31f462c606d358e6ff7ddb60f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Nov 10 22:47:27 2011 -0800

    Fix gcc -Wwrite-strings warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list