xkbcomp: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Mon Jul 12 02:29:28 PDT 2010


 xkbscan.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 61b3d4b024d8146cb0e7659aa958045ceb72c482
Author: Julien Cristau <jcristau at debian.org>
Date:   Mon Jul 12 10:28:32 2010 +0100

    Fix signedness issue with getc() return value
    
    getc() and ungetc() return and take, respectively, an int rather than a
    char to allow for error values as well.  Oops.
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>



More information about the xorg-commit mailing list