Module Name: src Committed By: rillig Date: Sat Feb 27 15:26:30 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: rename confusing local variable
The variable name rtp is reserved for the type of the right-hand
operand.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 src/usr.bin/xlint/lint1/tree.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
