Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 12:38:58 +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 arch.c compat.c make.c parse.c suff.c targ.c var.c
Message-ID:  <200502041238.j14Ccw6Z021607@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-02-04 12:38:58 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         arch.c compat.c make.c parse.c suff.c 
                         targ.c var.c 
  Log:
  General whitespace cleanup: remove mixes of tabs and spaces, remove
  space after function names, remove spaces on emtpy lines.
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.47      +69 -70    src/usr.bin/make/arch.c
  1.48      +3 -3      src/usr.bin/make/compat.c
  1.33      +1 -1      src/usr.bin/make/make.c
  1.72      +8 -8      src/usr.bin/make/parse.c
  1.42      +5 -5      src/usr.bin/make/suff.c
  1.37      +2 -2      src/usr.bin/make/targ.c
  1.64      +2 -2      src/usr.bin/make/var.c



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