Module Name: src Committed By: rillig Date: Sun Jan 17 17:16:47 UTC 2021
Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: rename typeok_amper to typeok_address This is about the address-of operator, not about the '&' sign that is also used for bitwise and. To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 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.