Module Name: src Committed By: rillig Date: Thu Nov 25 07:47:55 UTC 2021
Modified Files:
src/usr.bin/indent: indent.h
Log Message:
indent: fix comment for ps.in_decl
In C, there are no declaration statements. There are declarations and
statements, but no combination thereof.
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/usr.bin/indent/indent.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
