libxtrans: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Fri Jan 30 13:19:21 PST 2009


 .gitignore   |    3 +++
 Makefile.am  |    4 ++--
 Xtranssock.c |   10 +++++-----
 3 files changed, 10 insertions(+), 7 deletions(-)

New commits:
commit c893bc4aa7a674c6888aacc8249b3c4a8f6bf12a
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Fri Jan 30 18:47:32 2009 -0200

    Janitor: Correct make distcheck and compiler warnings.
    
      Compiler warnings are spread on other packages, with a
    warning in the format:
    /usr/include/X11/Xtrans/Xtranssock.c:548: warning: 'ciptr' may be used uninitialized in this function
    so the code was slightly changed so that the compiler
    would not "think" it could be used without initialization.



More information about the xorg-commit mailing list