Module Name: src Committed By: rillig Date: Fri Jan 7 08:30:04 UTC 2022
Modified Files:
src/usr.bin/make: make_malloc.c
Log Message:
make: rename local variable in bmake_malloc
The length of a string does not include the trailing '\0'.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/make/make_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
