Module Name: src Committed By: rillig Date: Tue Sep 21 22:48:04 UTC 2021
Modified Files: src/usr.bin/make: cond.c Log Message: make: rename and invert CondParser.lhsStrict to leftUnquotedOK The new name is easier to grasp than the rather abstract word 'strict'. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.276 -r1.277 src/usr.bin/make/cond.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.