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 Oct 29 21:56:37 UTC 2021

Modified Files:
        src/tests/usr.bin/indent: token_binary_op.c
        src/usr.bin/indent: indent.c indent.h

Log Message:
indent: fix missing blank before binary operator


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/indent/token_binary_op.c
cvs rdiff -u -r1.177 -r1.178 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.62 -r1.63 src/usr.bin/indent/indent.h

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