Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/indent
Module Name: src
Committed By: rillig
Date: Thu Nov 25 07:45:32 UTC 2021
Modified Files:
src/usr.bin/indent: indent.c indent.h io.c lexi.c
Log Message:
indent: rename ps.in_stmt to in_stmt_or_decl
The previous name didn't match reality.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.99 -r1.100 src/usr.bin/indent/indent.h
cvs rdiff -u -r1.130 -r1.131 src/usr.bin/indent/io.c
cvs rdiff -u -r1.151 -r1.152 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