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

Hartmut Brandt harti at FreeBSD.org
Fri Feb 11 17:03:19 GMT 2005


harti       2005-02-11 17:03:19 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         main.c 
  Log:
  Stylistic fixes: push variable into a local context (this part is going
  to be split out into a function soon). Also there is no need to write
  back the colon that we have NUL-ed - the string is going to be freed
  anyway.
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu>
  
  Revision  Changes    Path
  1.117     +12 -10    src/usr.bin/make/main.c


More information about the cvs-src mailing list