Module Name: src Committed By: rillig Date: Sun Jun 27 21:52:18 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: consistently use 'opt' as suffix
This corresponds to the usage in the C standards, where 'opt' is used as
a subscripted suffix.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/usr.bin/xlint/lint1/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
