Module Name: src Committed By: rillig Date: Sun Dec 12 23:32:04 UTC 2021
Modified Files:
src/usr.bin/make: arch.c
Log Message:
make: in Arch_ParseArchive, replace MFStr with FStr
This was the only use of the type MFStr, which produced the same code as
FStr.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 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.
