cvs commit: src/usr.bin/make arch.c compat.c make.c parse.c suff.c
targ.c var.c
Hartmut Brandt
harti at FreeBSD.org
Fri Feb 4 12:38:58 GMT 2005
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 at 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
More information about the cvs-src
mailing list