cvs commit: src/usr.bin/make buf.c buf.h var_modify.c
Hartmut Brandt
harti at FreeBSD.org
Fri Dec 3 03:59:30 PST 2004
harti 2004-12-03 11:59:30 UTC
FreeBSD src repository
Modified files:
usr.bin/make buf.c buf.h var_modify.c
Log:
Make sizes to be of type size_t and correct function arguments that
should be Byte (as the numerous casts to Byte in the function calls show).
Revision Changes Path
1.22 +16 -16 src/usr.bin/make/buf.c
1.15 +15 -15 src/usr.bin/make/buf.h
1.5 +1 -1 src/usr.bin/make/var_modify.c
More information about the cvs-src
mailing list