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 2 14:21:55 UTC 2023
Modified Files:
src/tests/usr.bin/indent: fmt_decl.c lsym_unary_op.c
src/usr.bin/indent: indent.c indent.h
Log Message:
indent: improve heuristics of classifying '*' as pointer or operator
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/tests/usr.bin/indent/fmt_decl.c
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/lsym_unary_op.c
cvs rdiff -u -r1.312 -r1.313 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.161 -r1.162 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