xf86-input-synaptics:master: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Tue Jan 3 14:03:38 PST 2012


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

2 commits against master at 3ec93218...:
 src/synaptics.c     |    1 -
 test/fake-symbols.h |    1 -
 2 files changed, 2 deletions(-)


commit c861d4568c2c6cc56db8e683a8d7035bef711262
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 3 11:03:14 2012 +1000

    test: fix build error introduced in 9f9b55ab55ed5
    
    Bad search/replace, ended up in two xf86SetStrOption declarations which
    differed on ABIs < 14.
    
    Fixes https://bugs.freedesktop.org/show_bug.cgi?id=44335
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

diffstat:
    test/fake-symbols.h |    1 -
    1 file changed, 1 deletion(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=c861d456


commit f5c60a6d1e87353975a340f8fb2f318c8edceea0
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 3 10:59:46 2012 +1000

    Remove unused variable 'thr'
    
    synaptics.c: In function 'SynapticsAccelerationProfile':
    synaptics.c:619:12: warning: unused variable 'thr' [-Wunused-variable]
    
    On input ABIs < 14.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

diffstat:
    src/synaptics.c |    1 -
    1 file changed, 1 deletion(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=c861d456




More information about the xorg-commit mailing list