xf86-input-elographics: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Sun Jul 29 20:50:57 PDT 2012


 src/xf86Elo.c |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

New commits:
commit ad74c47b0adaacc88449a123f353a0f4e182b2f9
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jul 30 13:47:34 2012 +1000

    Constify a few strings
    
    xf86Elo.c:74:5: warning: initialization discards 'const' qualifier from
    pointer target type [enabled by default]
    
    several of:
    xf86Elo.c:915:3: warning: initialization discards 'const' qualifier from
    pointer target type [enabled by default]
    (input ABI 18 only)
    
    xf86Elo.c:1012:9: warning: assignment discards 'const' qualifier from
    pointer target type [enabled by default]
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 461d74ba17339ea228e8d8b40efd996e3e4757a4
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jul 30 13:43:39 2012 +1000

    Swap calls to Error() to ErrorF
    
    Error doesn't exist anymore, removed in xorg-server-1.11.0-182-g09dbfcb
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list