Module Name: src Committed By: rillig Date: Sat Sep 25 20:05:55 UTC 2021
Modified Files: src/usr.bin/indent: lexi.c Log Message: indent: extract probably_typedef into separate function This condition is complicated enough that it warrants being split into several clauses, maybe even with an explanation. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 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.