Module Name: src Committed By: rillig Date: Tue Jul 21 23:47:50 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): remove parameter from ModifyWordCallback
Most modifiers don't need a variable context, and those that do already
get all their parameters in a custom Args struct.
To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 src/usr.bin/make/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
