Module Name: src Committed By: rillig Date: Sun May 21 09:48:22 UTC 2023
Modified Files: src/tests/usr.bin/indent: t_errors.sh src/usr.bin/indent: indent.c Log Message: indent: don't error out on unrecognized preprocessor directives This allows indent to be used on the GCC preprocessor output. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/tests/usr.bin/indent/t_errors.sh cvs rdiff -u -r1.300 -r1.301 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.