Module Name: src Committed By: rillig Date: Sat Nov 7 00:02:54 UTC 2020
Modified Files: src/usr.bin/make: nonints.h var.c Log Message: make(1): rename VarSet_Flags to VarSetFlags Most other types don't have an underscore as well. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/usr.bin/make/nonints.h cvs rdiff -u -r1.669 -r1.670 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.