CVS Update: lib (branch: trunk)

Alan Coopersmith xorg-commit at cvs.freedesktop.org
Thu Jun 29 01:26:51 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	lib
Changes by:	alanc at kemper.freedesktop.org	06/06/28 22:26:51

Log message:
  2006-06-28  Alan Coopersmith  <alan.coopersmith at sun.com>
  
  	* include/X11/Xauth.h:
  	Remove prototype for XauGetAuthByName to clear lint warning:
  	name declared but never used or defined
  
   	* AuDispose.c:
  	* AuFileName.c:
  	* AuGetAddr.c:
  	* AuGetBest.c:
  	* AuRead.c:
  	* AuWrite.c:
  	Fix sparse warnings:
  	-warning: Using plain integer as NULL pointer
  	-warning: non-ANSI definition of function

Modified files:
      lib/Xau/:
        AuDispose.c AuFileName.c AuGetAddr.c AuGetBest.c AuRead.c 
        AuWrite.c 
      lib/Xau/include/X11/:
        Xauth.h 
  
  Revision      Changes    Path
  1.4           +1 -2      lib/Xau/AuDispose.c
  http://webcvs.freedesktop.org/xorg/lib/Xau/AuDispose.c
  1.5           +4 -4      lib/Xau/AuFileName.c
  http://webcvs.freedesktop.org/xorg/lib/Xau/AuFileName.c
  1.4           +3 -3      lib/Xau/AuGetAddr.c
  http://webcvs.freedesktop.org/xorg/lib/Xau/AuGetAddr.c
  1.4           +4 -4      lib/Xau/AuGetBest.c
  http://webcvs.freedesktop.org/xorg/lib/Xau/AuGetBest.c
  1.4           +8 -9      lib/Xau/AuRead.c
  http://webcvs.freedesktop.org/xorg/lib/Xau/AuRead.c
  1.4           +1 -3      lib/Xau/AuWrite.c
  http://webcvs.freedesktop.org/xorg/lib/Xau/AuWrite.c
  1.3           +0 -4      lib/Xau/include/X11/Xauth.h
  http://webcvs.freedesktop.org/xorg/lib/Xau/include/X11/Xauth.h




More information about the xorg-commit mailing list