Module Name: src Committed By: rillig Date: Fri Dec 4 14:51:46 UTC 2020
Modified Files:
src/usr.bin/make: arch.c
Log Message:
make(1): improve variable names in Arch_ParseArchive
The variable buf used to be a Buffer, now it is a simple string pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.183 -r1.184 src/usr.bin/make/arch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
