Module Name: src Committed By: rillig Date: Sun Aug 23 22:49:45 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): remove redundant range restriction
re.re_nsub is at least 0, and (at least 0) + 1 cannot be 0.
To generate a diff of this commit:
cvs rdiff -u -r1.468 -r1.469 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.
