Module Name: src Committed By: rillig Date: Tue Sep 8 18:06:27 UTC 2020
Modified Files: src/usr.bin/make: cond.c Log Message: make(1): rename CondLexer.condPushBack to curr This variable has some context information from the struct now, therefore its name can be shorter. To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 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.