Module Name: src Committed By: rillig Date: Mon Jun 5 20:56:18 UTC 2023
Modified Files: src/usr.bin/indent: indent.c Log Message: indent: in 'if (expr)', the parentheses do not form a cast expression No functional change. When stepping through the code in debug mode, it was just too confusing that indent would log an 'unknown cast' in this situation. To generate a diff of this commit: cvs rdiff -u -r1.335 -r1.336 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.