Module Name: src Committed By: rillig Date: Sun Nov 7 10:49:31 UTC 2021
Modified Files:
src/usr.bin/indent: pr_comment.c
Log Message:
indent: clean up process_comment
The assignments to the variables were redundant, they are already done
by analyze_comment.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/usr.bin/indent/pr_comment.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
