Module Name: src Committed By: rillig Date: Sun Mar 21 11:55:59 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: msg_217.c msg_217.exp src/usr.bin/xlint/lint1: func.c lint1.h Log Message: lint: fix wrong 'falls off bottom' after return in do-while To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/xlint/lint1/msg_217.c cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/msg_217.exp cvs rdiff -u -r1.82 -r1.83 src/usr.bin/xlint/lint1/func.c cvs rdiff -u -r1.80 -r1.81 src/usr.bin/xlint/lint1/lint1.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.