cvs commit: src/usr.bin/make var.c

Hartmut Brandt harti at FreeBSD.org
Mon Feb 28 17:23:17 GMT 2005


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 at ucsd.edu>
  
  Revision  Changes    Path
  1.96      +7 -3      src/usr.bin/make/var.c


More information about the cvs-all mailing list