Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 16:53:35 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make for.c parse.c
Message-ID:  <200502041653.j14GrZt3047879@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-02-04 16:53:35 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         for.c parse.c 
  Log:
  Where the returned line length from Buf_GetAll is not used just pass
  a NULL to the function. Delete the now unused local variables.
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.32      +1 -2      src/usr.bin/make/for.c
  1.74      +2 -4      src/usr.bin/make/parse.c



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