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: Fri Jun 9 06:36:58 UTC 2023
Modified Files:
src/tests/usr.bin/indent: opt_ci.c opt_lp.c
src/usr.bin/indent: indent.1 io.c
Log Message:
indent: indent multi-line expressions according to parentheses
This reverts the FreeBSD change from 2004-02-12 that had been imported
on 2019-04-04.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/usr.bin/indent/opt_ci.c \
src/tests/usr.bin/indent/opt_lp.c
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/indent/indent.1
cvs rdiff -u -r1.204 -r1.205 src/usr.bin/indent/io.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