Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 01:55:12 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/at at.c src/usr.bin/login login_fbtab.c src/usr.bin/m4 gnum4.c src/usr.bin/mklocale yacc.y
Message-ID:  <200709210155.l8L1tCl6032251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kevlo       2007-09-21 01:55:11 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/at           at.c 
    usr.bin/login        login_fbtab.c 
    usr.bin/m4           gnum4.c 
    usr.bin/mklocale     yacc.y 
  Log:
  Use NULL instead of 0 for the return value of fopen().
  
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.30      +2 -2      src/usr.bin/at/at.c
  1.18      +2 -2      src/usr.bin/login/login_fbtab.c
  1.10      +1 -1      src/usr.bin/m4/gnum4.c
  1.27      +1 -1      src/usr.bin/mklocale/yacc.y



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709210155.l8L1tCl6032251>