Module Name: src Committed By: rillig Date: Fri Mar 12 23:16:00 UTC 2021
Modified Files: src/usr.bin/indent: indent.c indent.h io.c pr_comment.c Log Message: indent: replace 'target' with 'indent' in function names The word 'target' was not as specific as possible. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/indent/indent.c cvs rdiff -u -r1.5 -r1.6 src/usr.bin/indent/indent.h cvs rdiff -u -r1.30 -r1.31 src/usr.bin/indent/io.c cvs rdiff -u -r1.19 -r1.20 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.