Module Name: src Committed By: rillig Date: Sun Nov 7 15:18:25 UTC 2021
Modified Files: src/usr.bin/indent: indent.c indent.h lexi.c Log Message: indent: rename ps.decl_nest to decl_level This better matches the comment. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.215 src/usr.bin/indent/indent.c cvs rdiff -u -r1.84 -r1.85 src/usr.bin/indent/indent.h cvs rdiff -u -r1.136 -r1.137 src/usr.bin/indent/lexi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.