proxymngr: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Apr 18 21:14:45 PDT 2012


 config.c     |    8 +++-----
 config.h     |    8 ++++----
 configure.ac |    2 +-
 main.c       |   10 +++++-----
 pmint.h      |    8 ++++----
 5 files changed, 17 insertions(+), 19 deletions(-)

New commits:
commit a636334182348da3b3f62012c1ae7690339ec620
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Apr 16 15:47:26 2012 -0700

    Mark Usage() with _X_NORETURN to silence gcc warning
    
    main.c: In function ‘Usage’:
    main.c:75:1: warning: function might be possible candidate for attribute ‘noreturn’
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 509bceb0f731f580903a32e4861b863a512dfd0b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Apr 16 15:45:01 2012 -0700

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



More information about the xorg-commit mailing list