Module Name: src Committed By: rillig Date: Mon Sep 14 23:09:34 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): fix coverity annotation for CondParser_String
It had been broken since 2020-09-08, when CondLexer (now CondParser) was
added.
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 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.
