Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rillig
Date: Sun Jun 25 19:19:43 UTC 2023
Modified Files:
src/tests/usr.bin/indent: fmt_decl.c
src/usr.bin/indent: indent.c lexi.c
Log Message:
indent: fix formatting of parenthesized name in function definition
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/tests/usr.bin/indent/fmt_decl.c
cvs rdiff -u -r1.382 -r1.383 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.233 -r1.234 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.
Home |
Main Index |
Thread Index |
Old Index