Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 17:23:17 +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 var.c
Message-ID:  <200502281723.j1SHNHZE048027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-02-28 17:23:17 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  VarParseLong: Move the initialisation of dynamic up which saves
  an else clause. Move the assignment to the lengthPtr down to
  just before the return statements.
  
  Patch:          7.81
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.96      +7 -3      src/usr.bin/make/var.c



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