Module Name: src Committed By: rillig Date: Tue Dec 21 15:15:45 UTC 2021
Modified Files: src/usr.bin/xlint/lint1: init.c Log Message: lint: rename parameters in check_init_expr An initialization has a left-hand and a right-hand side, reflect this in the parameter names to avoid confusion. No binary change. To generate a diff of this commit: cvs rdiff -u -r1.223 -r1.224 src/usr.bin/xlint/lint1/init.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.