constype: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Oct 6 22:23:42 PDT 2011


 README       |    4 ++--
 constype.c   |   32 ++++++++++++++++----------------
 constype.man |    2 +-
 3 files changed, 19 insertions(+), 19 deletions(-)

New commits:
commit 0a21f2228a9b81fa3b69d10ae2f334f76f9505a2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Oct 6 22:21:19 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>

commit 11c06cace6b7d98c57207016b00f2a851633c4ce
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Oct 6 22:20:57 2011 -0700

    Add const attributes to fix gcc -Wwrite-strings warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list