xf86-input-mouse: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Apr 24 19:40:42 PDT 2008


 src/mouse.c |    8 +++-----
 src/mouse.h |    2 +-
 src/pnp.c   |    5 +----
 3 files changed, 5 insertions(+), 10 deletions(-)

New commits:
commit bf634290f7bdf1f5b922f4c28b333a739057f2f0
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Sun Mar 16 02:28:16 2008 -0300

    Compile warning fixes.
    
      Ansify a function with K&R style definition.
      Obey gcc in warning suggest parentheses around assignment used as truth value.
      Remove some unused variables.
      Remaining warning is about xf86AddModuleInfo being deprecated.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 7f0623807366b1bc6c0be2e065220be94b669ea7
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Wed Jan 30 17:28:34 2008 -0200

    Make sure xf86MouseProtocolIDToName is of public visibility.
    
    This function is called by code in the xf86misc to change mouse parameters,
    after checking it's availability using LoaderSymbol().
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list