Module Name: src Committed By: rillig Date: Mon Jul 27 22:02:26 UTC 2020
Modified Files: src/usr.bin/make: var.c Log Message: make(1): move modifier character out of ApplyModifiersState It is only used in the outer part of the loop to apply the modifiers. To generate a diff of this commit: cvs rdiff -u -r1.340 -r1.341 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.