Module Name: src Committed By: rillig Date: Sun Oct 3 18:41:36 UTC 2021
Modified Files:
src/usr.bin/indent: args.c indent.c
Log Message:
indent: fix content of profile_name
Previously, profile_name included the leading "-P", which was confusing.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/usr.bin/indent/args.c
cvs rdiff -u -r1.96 -r1.97 src/usr.bin/indent/indent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
