Module Name: src
Committed By: rillig
Date: Fri Apr 1 22:07:23 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_015.c msg_015.exp
src/usr.bin/xlint/lint1: decl.c err.c
Log Message:
lint: add details to message about illegal return type
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint1/msg_015.c \
src/tests/usr.bin/xlint/lint1/msg_015.exp
cvs rdiff -u -r1.255 -r1.256 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.153 -r1.154 src/usr.bin/xlint/lint1/err.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.