Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 12:31:53 +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:  <200502171231.j1HCVrGK008371@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-02-17 12:31:53 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Move error case to begin of if-else chain. Do not needless initialize
  startc, but only at the place where the initialisation is needed. Remove
  a needless else.
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu> (partly)
  
  Revision  Changes    Path
  1.85      +19 -14    src/usr.bin/make/var.c



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