Module Name: src Committed By: rillig Date: Sat Oct 3 21:23:42 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): inline macro ISEQOPERATOR
The name of the macro was wrong. These characters are not used in an
equality operator, it's an assignment operator.
To generate a diff of this commit:
cvs rdiff -u -r1.345 -r1.346 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
