CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/10/19 13:04:21

Log message:
  Cast NULL to void * when used in varargs lists.
  Not all systems define NULL as an explicit pointer.

Modified files:
      xc/programs/twm/:
        menus.c 
      xc/programs/xedit/:
        ispell.c 
      xc/programs/xfs/os/:
        osglue.c 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86Init.c 
      xc/programs/Xserver/hw/xfree86/xf86cfg/:
        interface.c startx.c 
  
  Revision      Changes    Path
  1.16          +2 -2      xc/programs/twm/menus.c
  1.19          +2 -2      xc/programs/xedit/ispell.c
  3.19          +2 -2      xc/programs/xfs/os/osglue.c
  3.192         +2 -2      xc/programs/Xserver/hw/xfree86/common/xf86Init.c
  1.36          +2 -2      xc/programs/Xserver/hw/xfree86/xf86cfg/interface.c
  1.8           +2 -2      xc/programs/Xserver/hw/xfree86/xf86cfg/startx.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to